diff --git a/.SRCINFO b/.SRCINFO index d75c7b73ceeb..52d60c70e33b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,16 +1,16 @@ pkgbase = cursor-bin pkgdesc = Cursor App - AI-first coding environment - pkgver = 0.39.4 - pkgrel = 4 + pkgver = 0.39.9 + pkgrel = 10 url = https://www.cursor.com/ arch = x86_64 license = custom:Proprietary depends = fuse2 - noextract = cursor-0.39.4.AppImage + noextract = cursor-0.39.9.AppImage options = !strip - source_x86_64 = cursor-0.39.4.AppImage::https://downloader.cursor.sh/linux/appImage/x64 + source_x86_64 = cursor-0.39.9.AppImage::https://downloader.cursor.sh/linux/appImage/x64 source_x86_64 = cursor.png - sha256sums_x86_64 = 0dc735fef1868c0b5eaf3c94d5b7a05953ce7026dcca46e3f464b6c993aa0a6a + sha256sums_x86_64 = 86e653cc8645018b4644c857182fb5b1dd25dace7dd7742458cf908c2b6c125d sha256sums_x86_64 = e36f44c1fb0b0f0db14a6f35a1808ca85b5d353fc7c662c0b808a4de79987ea1 pkgname = cursor-bin diff --git a/PKGBUILD b/PKGBUILD index c3a314902509..ed515e7e6c0c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Your Name pkgname=cursor-bin -pkgver=0.39.4 -pkgrel=4 +pkgver=0.39.9 +pkgrel=10 pkgdesc="Cursor App - AI-first coding environment" arch=('x86_64') url="https://www.cursor.com/" @@ -14,7 +14,7 @@ source_x86_64=( "cursor.png" ) noextract=("cursor-${pkgver}.AppImage") -sha256sums_x86_64=('0dc735fef1868c0b5eaf3c94d5b7a05953ce7026dcca46e3f464b6c993aa0a6a' +sha256sums_x86_64=('86e653cc8645018b4644c857182fb5b1dd25dace7dd7742458cf908c2b6c125d' 'e36f44c1fb0b0f0db14a6f35a1808ca85b5d353fc7c662c0b808a4de79987ea1') package() {