From 0c656b25e733b3225e3c8a4f3c860160f58d4a41 Mon Sep 17 00:00:00 2001 From: watzon Date: Fri, 13 Feb 2026 07:19:12 +0000 Subject: [PATCH] Update to version 1.9552.21 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 14661d3..9ef7534 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = windsurf - pkgver = 1.9544.35 + pkgver = 1.9552.21 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.9544.35.deb + noextract = Windsurf-linux-x64-1.9552.21.deb options = !strip - source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.9544.35.deb + source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.9552.21.deb source = https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh - sha256sums = b46328d574805b03f67d4a12cea477eb8e4d7747b72b5a6e8cdc71bd7f1d5525 + sha256sums = 5d02297de6a7755462c48e79af9b4f78e81f6e2aa5a49431d9d1dbc52a5c3dd8 sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1 pkgname = windsurf diff --git a/PKGBUILD b/PKGBUILD index 163ba57..bd546bc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Chris Watson -pkgver=1.9544.35 +pkgver=1.9552.21 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=('b46328d574805b03f67d4a12cea477eb8e4d7747b72b5a6e8cdc71bd7f1d5525' +sha256sums=('5d02297de6a7755462c48e79af9b4f78e81f6e2aa5a49431d9d1dbc52a5c3dd8' '5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1') noextract=(Windsurf-linux-x64-${pkgver}.deb) # avoid double tarball build() {