From 37b104866b26e635c91cd39f56b034fdb036809a Mon Sep 17 00:00:00 2001 From: watzon Date: Fri, 14 Feb 2025 01:21:18 +0000 Subject: [PATCH] Update to version 1.3.3 --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ba5732d..331640b 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.2.6 + pkgver = 1.3.3 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.2.6.deb + source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.3.3.deb sha256sums = SKIP pkgname = windsurf diff --git a/PKGBUILD b/PKGBUILD index 221e17b..712525a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Chris Watson pkgname=windsurf -pkgver=1.2.6 +pkgver=1.3.3 pkgrel=1 pkgdesc="Tomorrow's Editor, Today. Built to keep you in flow state with instant, invaluable AI developer assistance." arch=('x86_64')