diff --git a/.SRCINFO b/.SRCINFO index e77a4c4..bdae857 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = windsurf - pkgver = 1.11.3 + pkgver = 1.11.5 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.3.deb + source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.11.5.deb source = https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh - sha256sums = ddb98d33029b77a3b6a5b6932b1b2ca54a7a5a4747ea7ec481bc8aa513203020 + sha256sums = b0ee9fa23126c16db971d8d3d7659573072400ffc0277c42c6d894bb31cadeac sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1 pkgname = windsurf diff --git a/PKGBUILD b/PKGBUILD index 1ebb64c..df75a1b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Chris Watson -pkgver=1.11.3 +pkgver=1.11.5 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=('ddb98d33029b77a3b6a5b6932b1b2ca54a7a5a4747ea7ec481bc8aa513203020' +sha256sums=('b0ee9fa23126c16db971d8d3d7659573072400ffc0277c42c6d894bb31cadeac' '5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1') build() { tar -xf "data.tar.xz" --exclude 'usr/share/windsurf/[^r]*' --exclude 'usr/share/windsurf/*.pak'