Update to version 1.9.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
pkgbase = windsurf
|
pkgbase = windsurf
|
||||||
pkgdesc = The new purpose-built IDE to harness magic
|
pkgdesc = The new purpose-built IDE to harness magic
|
||||||
pkgver = 1.9.0
|
pkgver = 1.9.1
|
||||||
pkgrel = 2
|
pkgrel = 1
|
||||||
url = https://windsurf.com/
|
url = https://windsurf.com/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = LicenseRef-Windsurf Editor
|
license = LicenseRef-Windsurf Editor
|
||||||
@@ -26,9 +26,9 @@ pkgbase = windsurf
|
|||||||
optdepends = vulkan-driver
|
optdepends = vulkan-driver
|
||||||
optdepends = electron: /usr/share/windsurf/windsurf-latestron
|
optdepends = electron: /usr/share/windsurf/windsurf-latestron
|
||||||
options = !strip
|
options = !strip
|
||||||
source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.9.0.deb
|
source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.9.1.deb
|
||||||
source = https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh
|
source = https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh
|
||||||
sha256sums = 8aa8e7e3518f25e361b0665e31e2dcb9b08f4e0241abb010ba4ff8716d7085a4
|
sha256sums = 3e148a04ec72d04211b397665fb703163613f013f6601c1ff690c2e40025565b
|
||||||
sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1
|
sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1
|
||||||
|
|
||||||
pkgname = windsurf
|
pkgname = windsurf
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
# Maintainer: Chris Watson <cawatson1993@gmail.com>
|
# Maintainer: Chris Watson <cawatson1993@gmail.com>
|
||||||
|
|
||||||
pkgname=windsurf
|
pkgname=windsurf
|
||||||
pkgver=1.9.0
|
pkgver=1.9.1
|
||||||
pkgrel=2
|
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')
|
||||||
url="https://windsurf.com/"
|
url="https://windsurf.com/"
|
||||||
@@ -27,7 +27,7 @@ options=('!strip') # ~0.49MB
|
|||||||
makedepends=(tar sed desktop-file-utils) # tar is faster than bsdtar.
|
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"
|
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")
|
"https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh")
|
||||||
sha256sums=('8aa8e7e3518f25e361b0665e31e2dcb9b08f4e0241abb010ba4ff8716d7085a4'
|
sha256sums=('3e148a04ec72d04211b397665fb703163613f013f6601c1ff690c2e40025565b'
|
||||||
'5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1')
|
'5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1')
|
||||||
package() {
|
package() {
|
||||||
tar -xf "data.tar.xz" --exclude 'usr/share/windsurf/[^r]*' --exclude 'usr/share/windsurf/*.pak'
|
tar -xf "data.tar.xz" --exclude 'usr/share/windsurf/[^r]*' --exclude 'usr/share/windsurf/*.pak'
|
||||||
|
|||||||
Reference in New Issue
Block a user