Update to version 1.3.10

This commit is contained in:
watzon
2025-03-01 06:23:39 +00:00
parent 1c894e7281
commit 6e1c27af0f
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
pkgbase = windsurf
pkgdesc = Tomorrow's Editor, Today. Built to keep you in flow state with instant, invaluable AI developer assistance.
pkgver = 1.3.9
pkgver = 1.3.10
pkgrel = 1
url = https://codeium.com
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = windsurf
optdepends = vulkan-icd-loader: Vulkan support
provides = windsurf
options = !strip
source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.3.9.deb
source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.3.10.deb
sha256sums = SKIP
pkgname = windsurf
+3 -3
View File
@@ -1,7 +1,7 @@
# Maintainer: Chris Watson <cawatson1993@gmail.com>
pkgname=windsurf
pkgver=1.3.9
pkgver=1.3.10
pkgrel=1
pkgdesc="Tomorrow's Editor, Today. Built to keep you in flow state with instant, invaluable AI developer assistance."
arch=('x86_64')
@@ -36,8 +36,8 @@ source=("https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/
sha256sums=('SKIP')
package() {
# Extract package data
bsdtar -xf data.tar.xz -C "${pkgdir}"
# Extract package data using the new zst archive
bsdtar -xf data.tar.zst -C "${pkgdir}"
# Fix permissions
chmod 4755 "${pkgdir}/usr/share/windsurf/chrome-sandbox"