diff --git a/cursor/.SRCINFO b/cursor/.SRCINFO index d55d65b..be9e752 100644 --- a/cursor/.SRCINFO +++ b/cursor/.SRCINFO @@ -1,12 +1,12 @@ pkgbase = cursor - pkgver = 2.1.36 + pkgver = 2.1.39 pkgrel = 1 pkgdesc = Cursor - The AI Code Editor url = https://www.cursor.com/ arch = x86_64 license = custom:Proprietary options = !debug - source_x86_64 = cursor-2.1.36.deb::https://downloads.cursor.com/production/9cd7c8b6cebcbccc1242df211dee45a4b6fe15e4/linux/x64/deb/amd64/deb/cursor_2.1.36_amd64.deb + source_x86_64 = cursor-2.1.39.deb::https://downloads.cursor.com/production/60d42bed27e5775c43ec0428d8c653c49e58e26a/linux/x64/deb/amd64/deb/cursor_2.1.39_amd64.deb sha512sums_x86_64 = SKIP pkgname = cursor diff --git a/cursor/PKGBUILD b/cursor/PKGBUILD index 37c3040..a8cf3af 100644 --- a/cursor/PKGBUILD +++ b/cursor/PKGBUILD @@ -1,5 +1,5 @@ -_cursor_version=2.1.36 -_cursor_url=https://downloads.cursor.com/production/9cd7c8b6cebcbccc1242df211dee45a4b6fe15e4/linux/x64/deb/amd64/deb/cursor_2.1.36_amd64.deb +_cursor_version=2.1.39 +_cursor_url=https://downloads.cursor.com/production/60d42bed27e5775c43ec0428d8c653c49e58e26a/linux/x64/deb/amd64/deb/cursor_2.1.39_amd64.deb pkgname=cursor pkgver="${_cursor_version}"