Update to version 1.9.1

This commit is contained in:
watzon
2025-05-22 07:47:49 +00:00
parent 9a8244e200
commit 3a82bd10b2
2 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
pkgbase = windsurf
pkgdesc = The new purpose-built IDE to harness magic
pkgver = 1.9.0
pkgrel = 2
pkgver = 1.9.1
pkgrel = 1
url = https://windsurf.com/
arch = x86_64
license = LicenseRef-Windsurf Editor
@@ -26,9 +26,9 @@ pkgbase = windsurf
optdepends = vulkan-driver
optdepends = electron: /usr/share/windsurf/windsurf-latestron
options = !strip
source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.9.0.deb
source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.9.1.deb
source = https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh
sha256sums = 8aa8e7e3518f25e361b0665e31e2dcb9b08f4e0241abb010ba4ff8716d7085a4
sha256sums = 3e148a04ec72d04211b397665fb703163613f013f6601c1ff690c2e40025565b
sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1
pkgname = windsurf
+3 -3
View File
@@ -1,8 +1,8 @@
# Maintainer: Chris Watson <cawatson1993@gmail.com>
pkgname=windsurf
pkgver=1.9.0
pkgrel=2
pkgver=1.9.1
pkgrel=1
pkgdesc="The new purpose-built IDE to harness magic"
arch=('x86_64')
url="https://windsurf.com/"
@@ -27,7 +27,7 @@ options=('!strip') # ~0.49MB
makedepends=(tar sed desktop-file-utils) # 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=('8aa8e7e3518f25e361b0665e31e2dcb9b08f4e0241abb010ba4ff8716d7085a4'
sha256sums=('3e148a04ec72d04211b397665fb703163613f013f6601c1ff690c2e40025565b'
'5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1')
package() {
tar -xf "data.tar.xz" --exclude 'usr/share/windsurf/[^r]*' --exclude 'usr/share/windsurf/*.pak'