Update to version 1.9.0

This commit is contained in:
watzon
2025-05-19 08:52:47 +00:00
parent 469e0219db
commit 0224c1a6aa
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
pkgbase = windsurf
pkgdesc = The new purpose-built IDE to harness magic
pkgver = 1.9.0
pkgrel = 1
pkgrel = 2
url = https://windsurf.com/
arch = x86_64
license = custom
@@ -29,7 +29,7 @@ pkgbase = windsurf
options = !strip
source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.9.0.deb
source = https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh
sha256sums = 2f5fd7d829984c8f011334ea7a02540b179f5518165c0a7691b22feab19a2bd9
sha256sums = 8aa8e7e3518f25e361b0665e31e2dcb9b08f4e0241abb010ba4ff8716d7085a4
sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1
pkgname = windsurf
+2 -2
View File
@@ -2,7 +2,7 @@
pkgname=windsurf
pkgver=1.9.0
pkgrel=1
pkgrel=2
pkgdesc="The new purpose-built IDE to harness magic"
arch=('x86_64')
url="https://windsurf.com/"
@@ -30,7 +30,7 @@ options=('!strip') # ~0.49MB
makedepends=('tar' 'sed') # tar is faster than bsdtar.
source=("https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-${pkgver}.deb"
"https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh")
sha256sums=('2f5fd7d829984c8f011334ea7a02540b179f5518165c0a7691b22feab19a2bd9'
sha256sums=('8aa8e7e3518f25e361b0665e31e2dcb9b08f4e0241abb010ba4ff8716d7085a4'
'5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1')
package() {
tar -xf "data.tar.xz" --exclude 'usr/share/windsurf/[^r]*' --exclude 'usr/share/windsurf/*.pak' \