diff --git a/.SRCINFO b/.SRCINFO index 5f40106..2cbec12 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = windsurf - pkgver = 1.13.3 + pkgver = 1.13.5 pkgrel = 1 url = https://windsurf.com/ arch = x86_64 @@ -19,11 +19,11 @@ pkgbase = windsurf optdepends = libdbusmenu-glib: KDE global menu optdepends = lsof: Terminal splitting optdepends = vulkan-driver - noextract = Windsurf-linux-x64-1.13.3.deb + noextract = Windsurf-linux-x64-1.13.5.deb options = !strip - source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.13.3.deb + source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.13.5.deb source = https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh - sha256sums = 70723f1720e0f705ad6caed44f5580a3132ce0d8b9fcd46851ac2a4acab4957a + sha256sums = d3e19b40512bc47f917d5d8a1d3b216509beafff6d24fa802136c1928df8265f sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1 pkgname = windsurf diff --git a/PKGBUILD b/PKGBUILD index 4fdcc24..c4e00c8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Chris Watson -pkgver=1.13.3 +pkgver=1.13.5 pkgbase=windsurf pkgname=(windsurf{,-electron-latest}) pkgrel=1 @@ -24,7 +24,7 @@ optdepends=('glib2: Move to trash functionality' options=('!strip') # for sing of ext ? 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=('70723f1720e0f705ad6caed44f5580a3132ce0d8b9fcd46851ac2a4acab4957a' +sha256sums=('d3e19b40512bc47f917d5d8a1d3b216509beafff6d24fa802136c1928df8265f' '5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1') noextract=(Windsurf-linux-x64-${pkgver}.deb) # avoid double tarball build() {