Update windsurf

This commit is contained in:
2026-05-29 19:01:42 +02:00
parent b9f6f3ce85
commit d9dc98c312
3 changed files with 36 additions and 2 deletions
+30
View File
@@ -0,0 +1,30 @@
pkgbase = windsurf
pkgdesc = The new purpose-built IDE to harness magic
pkgver = 2.3.15
pkgrel = 1
url = https://windsurf.com/
arch = x86_64
license = LicenseRef-Windsurf Editor
depends = alsa-lib
depends = dbus
depends = fd
depends = gnupg
depends = libnotify
depends = libsecret
depends = libxkbfile
depends = libxss
depends = ripgrep
depends = xdg-utils
optdepends = glib2: Move to trash functionality
optdepends = libdbusmenu-glib: KDE global menu
optdepends = lsof: Terminal splitting
optdepends = org.freedesktop.secrets: Sync settings
optdepends = vulkan-driver: Hardware acceleration
noextract = windsurf-2.2.17.deb
options = !strip
source = windsurf-2.2.17.deb::https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-2.3.15.deb
source = code.sh::https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh
sha256sums = bd740d4872aed1d56303e4d4342ec41f634fcc82bb1c12cd6c3e29546a0a13e6
sha256sums = bd740d4872aed1d56303e4d4342ec41f634fcc82bb1c12cd6c3e29546a0a13e6
pkgname = windsurf
+2 -2
View File
@@ -1,7 +1,7 @@
# Maintainer: Chris Watson <cawatson1993@gmail.com> # Maintainer: Chris Watson <cawatson1993@gmail.com>
pkgname=windsurf pkgname=windsurf
pkgver=2.1.32 pkgver=2.3.15
pkgrel=1 pkgrel=1
pkgdesc='The new purpose-built IDE to harness magic' pkgdesc='The new purpose-built IDE to harness magic'
arch=('x86_64') arch=('x86_64')
@@ -31,7 +31,7 @@ source=(
"windsurf-${pkgver}.deb::https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-${pkgver}.deb" "windsurf-${pkgver}.deb::https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-${pkgver}.deb"
'code.sh::https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh' 'code.sh::https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh'
) )
sha256sums=('ded473cf5f8cd07f8890be951f9164118ba0633a5cee88844fa623b7c4713df3' sha256sums=('bd740d4872aed1d56303e4d4342ec41f634fcc82bb1c12cd6c3e29546a0a13e6'
'5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1') '5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1')
noextract=("windsurf-${pkgver}.deb") noextract=("windsurf-${pkgver}.deb")
+4
View File
@@ -0,0 +1,4 @@
# Usage
1. Run `update-windsurf.sh`
2. Run `paru -Bi .`