diff --git a/cursor/.SRCINFO b/cursor/.SRCINFO index e605148..3ab8eca 100644 --- a/cursor/.SRCINFO +++ b/cursor/.SRCINFO @@ -1,12 +1,12 @@ pkgbase = cursor - pkgver = 1.5.9 + pkgver = 1.5.10 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.5.9.Appimage::https://downloads.cursor.com/production/de327274300c6f38ec9f4240d11e82c3b0660b29/linux/x64/Cursor-1.5.9-x86_64.AppImage + source_x86_64 = cursor-1.5.10.Appimage::https://downloads.cursor.com/production/7ad52fff14641ec6373a31c19463856cace32640/linux/x64/Cursor-1.5.10-x86_64.AppImage sha512sums_x86_64 = SKIP pkgname = cursor diff --git a/cursor/PKGBUILD b/cursor/PKGBUILD index ccb51b2..af0cc5c 100644 --- a/cursor/PKGBUILD +++ b/cursor/PKGBUILD @@ -1,5 +1,5 @@ -_cursor_version=1.5.9 -_cursor_url=https://downloads.cursor.com/production/de327274300c6f38ec9f4240d11e82c3b0660b29/linux/x64/Cursor-1.5.9-x86_64.AppImage +_cursor_version=1.5.10 +_cursor_url=https://downloads.cursor.com/production/7ad52fff14641ec6373a31c19463856cace32640/linux/x64/Cursor-1.5.10-x86_64.AppImage pkgname=cursor pkgver="${_cursor_version}"