diff --git a/.SRCINFO b/.SRCINFO index 406800e..df0b570 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = windsurf pkgdesc = The new purpose-built IDE to harness magic - pkgver = 1.8.2 - pkgrel = 2 + pkgver = 1.9.0 + pkgrel = 1 url = https://windsurf.com/ arch = x86_64 license = custom @@ -27,7 +27,7 @@ pkgbase = windsurf optdepends = vulkan-driver optdepends = electron: /usr/share/windsurf/windsurf-latestron options = !strip - source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.8.2.deb + source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.9.0.deb source = https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh sha256sums = 2f5fd7d829984c8f011334ea7a02540b179f5518165c0a7691b22feab19a2bd9 sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1 diff --git a/PKGBUILD b/PKGBUILD index 366df3c..2088e03 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Chris Watson pkgname=windsurf -pkgver=1.8.2 -pkgrel=2 +pkgver=1.9.0 +pkgrel=1 pkgdesc="The new purpose-built IDE to harness magic" arch=('x86_64') url="https://windsurf.com/"