[cursor][auto] update 2.0.3
All checks were successful
Update checker - cursor / check-update (push) Successful in 6s

This commit is contained in:
gitea-actions
2025-10-24 17:00:26 +00:00
committed by github-actions[bot]
parent 64620afed3
commit 5559f34b0d
2 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
pkgbase = cursor pkgbase = cursor
pkgver = 2.0.2 pkgver = 2.0.3
pkgrel = 1 pkgrel = 1
pkgdesc = Cursor - The AI Code Editor (extracted from Appimage) pkgdesc = Cursor - The AI Code Editor (extracted from Appimage)
url = https://www.cursor.com/ url = https://www.cursor.com/
arch = x86_64 arch = x86_64
license = custom:Proprietary license = custom:Proprietary
options = !debug options = !debug
source_x86_64 = cursor-2.0.2.Appimage::https://downloads.cursor.com/production/b6e8aa9d472272da33220f2c22aaef508638403e/linux/x64/Cursor-2.0.2-x86_64.AppImage source_x86_64 = cursor-2.0.3.Appimage::https://downloads.cursor.com/production/8cd6f62c4c264240eb1925773707665d0f5b25e3/linux/x64/Cursor-2.0.3-x86_64.AppImage
sha512sums_x86_64 = SKIP sha512sums_x86_64 = SKIP
pkgname = cursor pkgname = cursor

View File

@ -1,5 +1,5 @@
_cursor_version=2.0.2 _cursor_version=2.0.3
_cursor_url=https://downloads.cursor.com/production/b6e8aa9d472272da33220f2c22aaef508638403e/linux/x64/Cursor-2.0.2-x86_64.AppImage _cursor_url=https://downloads.cursor.com/production/8cd6f62c4c264240eb1925773707665d0f5b25e3/linux/x64/Cursor-2.0.3-x86_64.AppImage
pkgname=cursor pkgname=cursor
pkgver="${_cursor_version}" pkgver="${_cursor_version}"