diff --git a/.SRCINFO b/.SRCINFO index d78570f..f2c4a4b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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 diff --git a/PKGBUILD b/PKGBUILD index 3b1531d..c0ef921 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Chris Watson 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'