From aa531a510323901b36d8a18f95d3d195df9e4f51 Mon Sep 17 00:00:00 2001 From: watzon Date: Tue, 22 Apr 2025 00:46:52 +0000 Subject: [PATCH] Update to version 1.7.0 --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 89ad870..78a23b3 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = windsurf pkgdesc = The new purpose-built IDE to harness magic - pkgver = 1.6.5 + pkgver = 1.7.0 pkgrel = 1 url = https://windsurf.com/ arch = x86_64 @@ -42,7 +42,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.6.5.deb + source = https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/w/windsurf/Windsurf-linux-x64-1.7.0.deb sha256sums = 0474c981ec77999c3f7c16964bce09ebac985eb3b60185d1205ba814177f9d6e pkgname = windsurf diff --git a/PKGBUILD b/PKGBUILD index f163a4a..089d11b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Chris Watson pkgname=windsurf -pkgver=1.6.5 +pkgver=1.7.0 pkgrel=1 pkgdesc="The new purpose-built IDE to harness magic" arch=('x86_64')