Update to version 1.7.3
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.7.2
|
pkgver = 1.7.3
|
||||||
pkgrel = 2
|
pkgrel = 1
|
||||||
url = https://windsurf.com/
|
url = https://windsurf.com/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = custom
|
license = custom
|
||||||
@@ -42,7 +42,7 @@ pkgbase = windsurf
|
|||||||
optdepends = vulkan-icd-loader: Vulkan support
|
optdepends = vulkan-icd-loader: Vulkan support
|
||||||
provides = windsurf
|
provides = windsurf
|
||||||
options = !strip
|
options = !strip
|
||||||
source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.7.2.deb
|
source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.7.3.deb
|
||||||
sha256sums = 4742fe6a4591572faf75ec0668d0fedf22b3eeff6a9f344372d9edeede3057f5
|
sha256sums = 0d1bf6aaf7145383d366d87ae4926a74b5ee6b025b2e0e159a098111806dbcc5
|
||||||
|
|
||||||
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.7.2
|
pkgver=1.7.3
|
||||||
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/"
|
||||||
@@ -50,7 +50,7 @@ options=('!strip')
|
|||||||
|
|
||||||
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")
|
||||||
|
|
||||||
sha256sums=('4742fe6a4591572faf75ec0668d0fedf22b3eeff6a9f344372d9edeede3057f5')
|
sha256sums=('0d1bf6aaf7145383d366d87ae4926a74b5ee6b025b2e0e159a098111806dbcc5')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
bsdtar -xf "data.tar.xz"
|
bsdtar -xf "data.tar.xz"
|
||||||
|
|||||||
Reference in New Issue
Block a user