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

This commit is contained in:
gitea-actions
2025-07-23 16:00:27 +00:00
committed by github-actions[bot]
parent 55d48942aa
commit cf5e0ddcc4
2 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
pkgbase = cursor
pkgver = 1.2.4
pkgver = 1.3.0
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-1.2.4.Appimage::https://downloads.cursor.com/production/a8e95743c5268be73767c46944a71f4465d05c90/linux/x64/Cursor-1.2.4-x86_64.AppImage
source_x86_64 = cursor-1.3.0.Appimage::https://downloads.cursor.com/production/410000a83355c025daba0c6156955bf08687d081/linux/x64/Cursor-1.3.0-x86_64.AppImage
sha512sums_x86_64 = SKIP
pkgname = cursor

View File

@ -1,5 +1,5 @@
_cursor_version=1.2.4
_cursor_url=https://downloads.cursor.com/production/a8e95743c5268be73767c46944a71f4465d05c90/linux/x64/Cursor-1.2.4-x86_64.AppImage
_cursor_version=1.3.0
_cursor_url=https://downloads.cursor.com/production/410000a83355c025daba0c6156955bf08687d081/linux/x64/Cursor-1.3.0-x86_64.AppImage
pkgname=cursor
pkgver="${_cursor_version}"