diff --git a/.SRCINFO b/.SRCINFO index 5228ff6..2b7fd32 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = windsurf pkgdesc = Tomorrow's Editor, Today. Built to keep you in flow state with instant, invaluable AI developer assistance. - pkgver = 1.0.3 + pkgver = 1.0.4 pkgrel = 1 url = https://codeium.com arch = x86_64 @@ -27,7 +27,7 @@ pkgbase = windsurf optdepends = vulkan-icd-loader: Vulkan support provides = windsurf options = !strip - source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.0.3.deb + source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.0.4.deb sha256sums = SKIP pkgname = windsurf diff --git a/PKGBUILD b/PKGBUILD index 41d3c7a..2da7f50 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Chris Watson pkgname=windsurf -pkgver=1.0.3 +pkgver=1.0.4 pkgrel=1 pkgdesc="Tomorrow's Editor, Today. Built to keep you in flow state with instant, invaluable AI developer assistance." arch=('x86_64')