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