Update to version 1.13.8

This commit is contained in:
watzon
2026-01-15 10:15:28 +00:00
parent e3dc5e9525
commit d5cf08bcdf
2 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
pkgbase = windsurf pkgbase = windsurf
pkgver = 1.13.6 pkgver = 1.13.8
pkgrel = 1 pkgrel = 1
url = https://windsurf.com/ url = https://windsurf.com/
arch = x86_64 arch = x86_64
@@ -19,11 +19,11 @@ pkgbase = windsurf
optdepends = libdbusmenu-glib: KDE global menu optdepends = libdbusmenu-glib: KDE global menu
optdepends = lsof: Terminal splitting optdepends = lsof: Terminal splitting
optdepends = vulkan-driver optdepends = vulkan-driver
noextract = Windsurf-linux-x64-1.13.6.deb noextract = Windsurf-linux-x64-1.13.8.deb
options = !strip options = !strip
source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.13.6.deb source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.13.8.deb
source = https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh source = https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh
sha256sums = b5ba47e3e2faae3e27e2a86ea14af398fef3961f3e22203fd5d095f6650df710 sha256sums = 8572fed472fe5acc4ddba3bdb171445c41ee7fe4dc40e05b6546b6e56f02235b
sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1 sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1
pkgname = windsurf pkgname = windsurf
+2 -2
View File
@@ -1,6 +1,6 @@
# Maintainer: Chris Watson <cawatson1993@gmail.com> # Maintainer: Chris Watson <cawatson1993@gmail.com>
pkgver=1.13.6 pkgver=1.13.8
pkgbase=windsurf pkgbase=windsurf
pkgname=(windsurf{,-electron-latest}) pkgname=(windsurf{,-electron-latest})
pkgrel=1 pkgrel=1
@@ -24,7 +24,7 @@ optdepends=('glib2: Move to trash functionality'
options=('!strip') # for sing of ext ? options=('!strip') # for sing of ext ?
source=("https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-${pkgver}.deb" 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") "https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh")
sha256sums=('b5ba47e3e2faae3e27e2a86ea14af398fef3961f3e22203fd5d095f6650df710' sha256sums=('8572fed472fe5acc4ddba3bdb171445c41ee7fe4dc40e05b6546b6e56f02235b'
'5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1') '5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1')
noextract=(Windsurf-linux-x64-${pkgver}.deb) # avoid double tarball noextract=(Windsurf-linux-x64-${pkgver}.deb) # avoid double tarball
build() { build() {