From c1443a6dc4bc0c1b9e0e37a111f5ac2487b6eae1 Mon Sep 17 00:00:00 2001 From: watzon Date: Fri, 13 Jun 2025 10:22:29 +0000 Subject: [PATCH] Update to version 1.10.3 --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 71f7ff0..686ca87 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = windsurf - pkgver = 1.10.1 + pkgver = 1.10.3 pkgrel = 1 url = https://windsurf.com/ arch = x86_64 @@ -23,9 +23,9 @@ pkgbase = windsurf optdepends = lsof: Terminal splitting optdepends = vulkan-driver options = !strip - source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.10.1.deb + source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.10.3.deb source = https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh - sha256sums = 94aefc5770c24fb7cd53146e2e17eb1d76a8f7a5f10ab37a3864383c192cd430 + sha256sums = 0f83780d451621bca362a9e1b3222cad2c976d88dd29dfca424f969c2e07d4a4 sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1 pkgname = windsurf diff --git a/PKGBUILD b/PKGBUILD index 8fe1f2d..24a04a8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Chris Watson -pkgver=1.10.1 +pkgver=1.10.3 pkgbase=windsurf pkgname=(windsurf{,-electron-latest}) pkgrel=1 @@ -25,7 +25,7 @@ options=('!strip') # for sing of ext ? makedepends=(tar sed desktop-file-utils) # tar is faster than bsdtar. 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=('94aefc5770c24fb7cd53146e2e17eb1d76a8f7a5f10ab37a3864383c192cd430' +sha256sums=('0f83780d451621bca362a9e1b3222cad2c976d88dd29dfca424f969c2e07d4a4' '5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1') build() { tar -xf "data.tar.xz" --exclude 'usr/share/windsurf/[^r]*' --exclude 'usr/share/windsurf/*.pak'