From 1964fd4b79125a4e5aa6c3bc0690b8c5986aeb2f Mon Sep 17 00:00:00 2001 From: gitea-actions <+gitea-actions@users.noreply.github.com> Date: Wed, 29 Oct 2025 07:00:29 +0000 Subject: [PATCH] [cursor][auto] update 2.0.32 --- cursor/.SRCINFO | 4 ++-- cursor/PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cursor/.SRCINFO b/cursor/.SRCINFO index 1295b7d..7c89f2b 100644 --- a/cursor/.SRCINFO +++ b/cursor/.SRCINFO @@ -1,12 +1,12 @@ pkgbase = cursor - pkgver = 2.0.29 + pkgver = 2.0.32 pkgrel = 1 pkgdesc = Cursor - The AI Code Editor (extracted from Appimage) url = https://www.cursor.com/ arch = x86_64 license = custom:Proprietary options = !debug - source_x86_64 = cursor-2.0.29.Appimage::https://downloads.cursor.com/production/3abd9532939196eeaddaedfab2cf0b286a702cf4/linux/x64/Cursor-2.0.29-x86_64.AppImage + source_x86_64 = cursor-2.0.32.Appimage::https://downloads.cursor.com/production/9a5dd36e54f13fb9c0e74490ec44d080dbc5df53/linux/x64/Cursor-2.0.32-x86_64.AppImage sha512sums_x86_64 = SKIP pkgname = cursor diff --git a/cursor/PKGBUILD b/cursor/PKGBUILD index 4eeafaa..cde8074 100644 --- a/cursor/PKGBUILD +++ b/cursor/PKGBUILD @@ -1,5 +1,5 @@ -_cursor_version=2.0.29 -_cursor_url=https://downloads.cursor.com/production/3abd9532939196eeaddaedfab2cf0b286a702cf4/linux/x64/Cursor-2.0.29-x86_64.AppImage +_cursor_version=2.0.32 +_cursor_url=https://downloads.cursor.com/production/9a5dd36e54f13fb9c0e74490ec44d080dbc5df53/linux/x64/Cursor-2.0.32-x86_64.AppImage pkgname=cursor pkgver="${_cursor_version}"