diff --git a/.SRCINFO b/.SRCINFO index 865a987b42aa..c07ee638aaed 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = cursor-bin pkgdesc = Cursor App - AI-first coding environment pkgver = 0.46.9 - pkgrel = 1 + pkgrel = 3 url = https://www.cursor.com/ arch = x86_64 license = custom:Proprietary diff --git a/PKGBUILD b/PKGBUILD index 8c42755bfaa0..46df38b08909 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=cursor-bin pkgver=0.46.9 -pkgrel=1 +pkgrel=3 pkgdesc="Cursor App - AI-first coding environment" arch=('x86_64') url="https://www.cursor.com/" diff --git a/cursor-bin.desktop.in b/cursor-bin.desktop.in index 750baeb6fd61..7a7ec5c04bc4 100644 --- a/cursor-bin.desktop.in +++ b/cursor-bin.desktop.in @@ -5,7 +5,7 @@ Terminal=false Type=Application Icon=cursor # Change the class below to "Cursor" when on X11 -StartupWMClass=cursor-url-handler +StartupWMClass=cursor X-AppImage-Version=@@PKGVERSION@@ MimeType=x-scheme-handler/cursor; Categories=Utility;TextEditor;Development;IDE