diff --git a/.SRCINFO b/.SRCINFO index d51be1b..33f0fd8 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = windsurf - pkgver = 1.11.1 + pkgver = 1.11.2 pkgrel = 1 url = https://windsurf.com/ arch = x86_64 @@ -23,9 +23,9 @@ pkgbase = windsurf optdepends = lsof: Terminal splitting optdepends = vulkan-driver options = !strip - source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.11.1.deb + source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.11.2.deb source = https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh - sha256sums = 104c3b9e7fd7e2a9fb76035826f30abda4c9f0fc136e27940c31d7d395f9d5ea + sha256sums = 7266ba93b2477972db6091bf49b4ef125af8bf9c71e6ffceb5d01083967a784b sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1 pkgname = windsurf diff --git a/PKGBUILD b/PKGBUILD index d4eaf6f..c80cd47 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Chris Watson -pkgver=1.11.1 +pkgver=1.11.2 pkgbase=windsurf pkgname=(windsurf{,-electron-latest}) pkgrel=1 @@ -25,7 +25,7 @@ options=('!strip') # for sing of ext ? 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=('104c3b9e7fd7e2a9fb76035826f30abda4c9f0fc136e27940c31d7d395f9d5ea' +sha256sums=('7266ba93b2477972db6091bf49b4ef125af8bf9c71e6ffceb5d01083967a784b' '5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1') build() { tar -xf "data.tar.xz" --exclude 'usr/share/windsurf/[^r]*' --exclude 'usr/share/windsurf/*.pak'