[cursor][auto] update 2.0.4
All checks were successful
Update checker - cursor / check-update (push) Successful in 6s
All checks were successful
Update checker - cursor / check-update (push) Successful in 6s
This commit is contained in:
committed by
github-actions[bot]
parent
5559f34b0d
commit
b7247b32c1
@ -1,12 +1,12 @@
|
||||
pkgbase = cursor
|
||||
pkgver = 2.0.3
|
||||
pkgver = 2.0.4
|
||||
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.3.Appimage::https://downloads.cursor.com/production/8cd6f62c4c264240eb1925773707665d0f5b25e3/linux/x64/Cursor-2.0.3-x86_64.AppImage
|
||||
source_x86_64 = cursor-2.0.4.Appimage::https://downloads.cursor.com/production/617b7c4602bc79531c5a1dfcca286878594e08f1/linux/x64/Cursor-2.0.4-x86_64.AppImage
|
||||
sha512sums_x86_64 = SKIP
|
||||
|
||||
pkgname = cursor
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
_cursor_version=2.0.3
|
||||
_cursor_url=https://downloads.cursor.com/production/8cd6f62c4c264240eb1925773707665d0f5b25e3/linux/x64/Cursor-2.0.3-x86_64.AppImage
|
||||
_cursor_version=2.0.4
|
||||
_cursor_url=https://downloads.cursor.com/production/617b7c4602bc79531c5a1dfcca286878594e08f1/linux/x64/Cursor-2.0.4-x86_64.AppImage
|
||||
|
||||
pkgname=cursor
|
||||
pkgver="${_cursor_version}"
|
||||
|
||||
Reference in New Issue
Block a user