diff --git a/.SRCINFO b/.SRCINFO index 686ca87..c38fe2d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = windsurf - pkgver = 1.10.3 + pkgver = 1.10.5 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.3.deb + source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.10.5.deb source = https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh - sha256sums = 0f83780d451621bca362a9e1b3222cad2c976d88dd29dfca424f969c2e07d4a4 + sha256sums = 3291f1afd8ceef2730e92db0c97ffc68be9709074124fe6ac4e3e905f9590ae8 sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1 pkgname = windsurf diff --git a/PKGBUILD b/PKGBUILD index 24a04a8..ae2d706 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Chris Watson -pkgver=1.10.3 +pkgver=1.10.5 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=('0f83780d451621bca362a9e1b3222cad2c976d88dd29dfca424f969c2e07d4a4' +sha256sums=('3291f1afd8ceef2730e92db0c97ffc68be9709074124fe6ac4e3e905f9590ae8' '5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1') build() { tar -xf "data.tar.xz" --exclude 'usr/share/windsurf/[^r]*' --exclude 'usr/share/windsurf/*.pak'