From 055bea8ff0fb5a5b5e88ab4024af34b104510e2f Mon Sep 17 00:00:00 2001 From: watzon Date: Sat, 18 Apr 2026 02:14:19 +0000 Subject: [PATCH] Update to version 2.0.61 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index e45d44b..decba18 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = windsurf - pkgver = 2.0.50 + pkgver = 2.0.61 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-2.0.50.deb + noextract = Windsurf-linux-x64-2.0.61.deb options = !strip - source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-2.0.50.deb + source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-2.0.61.deb source = https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh - sha256sums = d59cf97c78cc22e7988e178264429510b84b0ac154403101e75eafc89c9c57de + sha256sums = 94a52c17801084941edbccd89a7fd82af3875cd491e0a27dd06ba6a7e229556d sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1 pkgname = windsurf diff --git a/PKGBUILD b/PKGBUILD index a65e6e4..10970bc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Chris Watson -pkgver=2.0.50 +pkgver=2.0.61 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=('d59cf97c78cc22e7988e178264429510b84b0ac154403101e75eafc89c9c57de' +sha256sums=('94a52c17801084941edbccd89a7fd82af3875cd491e0a27dd06ba6a7e229556d' '5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1') noextract=(Windsurf-linux-x64-${pkgver}.deb) # avoid double tarball build() {