From dbad1f9b8c7e3f4c154e14114bfd110abfd8c796 Mon Sep 17 00:00:00 2001 From: watzon Date: Sat, 23 Nov 2024 06:17:32 +0000 Subject: [PATCH] Update to version 1.0.4 --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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')