Update to version 1.13.12

This commit is contained in:
watzon
2026-01-26 12:42:29 +00:00
parent 4b45a74faf
commit 7597cb32a4
2 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
pkgbase = windsurf
pkgver = 1.13.9
pkgver = 1.13.12
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.9.deb
noextract = Windsurf-linux-x64-1.13.12.deb
options = !strip
source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.13.9.deb
source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.13.12.deb
source = https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh
sha256sums = edea04bcf23c6a8e78afe482cc756f790291bcb288af5304fe9c2a742a2c9691
sha256sums = 85facfd47c269fc0037281aa6a983d2991d4e39bea899d001ce91f9340e02425
sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1
pkgname = windsurf
+2 -2
View File
@@ -1,6 +1,6 @@
# Maintainer: Chris Watson <cawatson1993@gmail.com>
pkgver=1.13.9
pkgver=1.13.12
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=('edea04bcf23c6a8e78afe482cc756f790291bcb288af5304fe9c2a742a2c9691'
sha256sums=('85facfd47c269fc0037281aa6a983d2991d4e39bea899d001ce91f9340e02425'
'5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1')
noextract=(Windsurf-linux-x64-${pkgver}.deb) # avoid double tarball
build() {