diff --git a/cursor/.SRCINFO b/cursor/.SRCINFO index cc3ae78..eec589e 100644 --- a/cursor/.SRCINFO +++ b/cursor/.SRCINFO @@ -1,12 +1,12 @@ pkgbase = cursor - pkgver = 1.4.6 + pkgver = 1.5.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.4.6.Appimage::https://downloads.cursor.com/production/8bdbd55db6885f3d79f73cdacca5fcedef93d369/linux/x64/Cursor-1.4.6-x86_64.AppImage + source_x86_64 = cursor-1.5.0.Appimage::https://downloads.cursor.com/production/2947db30cb622263bb9302d7bd2c27a52e11db65/linux/x64/Cursor-1.5.0-x86_64.AppImage sha512sums_x86_64 = SKIP pkgname = cursor diff --git a/cursor/PKGBUILD b/cursor/PKGBUILD index d49aaf9..dccd34f 100644 --- a/cursor/PKGBUILD +++ b/cursor/PKGBUILD @@ -1,5 +1,5 @@ -_cursor_version=1.4.6 -_cursor_url=https://downloads.cursor.com/production/8bdbd55db6885f3d79f73cdacca5fcedef93d369/linux/x64/Cursor-1.4.6-x86_64.AppImage +_cursor_version=1.5.0 +_cursor_url=https://downloads.cursor.com/production/2947db30cb622263bb9302d7bd2c27a52e11db65/linux/x64/Cursor-1.5.0-x86_64.AppImage pkgname=cursor pkgver="${_cursor_version}"