diff --git a/cursor/.SRCINFO b/cursor/.SRCINFO index 0568c8f..5604061 100644 --- a/cursor/.SRCINFO +++ b/cursor/.SRCINFO @@ -1,12 +1,12 @@ pkgbase = cursor - pkgver = 1.7.33 + pkgver = 1.7.36 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.7.33.Appimage::https://downloads.cursor.com/production/a84f941711ad680a635c8a3456002833186c484f/linux/x64/Cursor-1.7.33-x86_64.AppImage + source_x86_64 = cursor-1.7.36.Appimage::https://downloads.cursor.com/production/493c403e4a45c5f971d1c76cc74febd0968d57d8/linux/x64/Cursor-1.7.36-x86_64.AppImage sha512sums_x86_64 = SKIP pkgname = cursor diff --git a/cursor/PKGBUILD b/cursor/PKGBUILD index 004a870..dbe9cb9 100644 --- a/cursor/PKGBUILD +++ b/cursor/PKGBUILD @@ -1,5 +1,5 @@ -_cursor_version=1.7.33 -_cursor_url=https://downloads.cursor.com/production/a84f941711ad680a635c8a3456002833186c484f/linux/x64/Cursor-1.7.33-x86_64.AppImage +_cursor_version=1.7.36 +_cursor_url=https://downloads.cursor.com/production/493c403e4a45c5f971d1c76cc74febd0968d57d8/linux/x64/Cursor-1.7.36-x86_64.AppImage pkgname=cursor pkgver="${_cursor_version}"