update desktop file to more closely resemble the upstream one

This commit is contained in:
dev@guntherschulz.de 2024-08-04 12:18:34 +02:00
parent cb1add865e
commit cab438f076
2 changed files with 3 additions and 4 deletions

View file

@ -1,7 +1,7 @@
pkgbase = cursor-bin
pkgdesc = Cursor App - AI-first coding environment
pkgver = 0.39.0
pkgrel = 1
pkgrel = 2
url = https://www.cursor.com/
arch = x86_64
license = custom:Proprietary

View file

@ -2,7 +2,7 @@
pkgname=cursor-bin
pkgver=0.39.0 # Updated to the latest version
pkgrel=1
pkgrel=2
pkgdesc="Cursor App - AI-first coding environment"
arch=('x86_64')
url="https://www.cursor.com/"
@ -32,8 +32,7 @@ package() {
cat <<EOF > "${pkgdir}/usr/share/applications/cursor.desktop"
[Desktop Entry]
Name=Cursor
Comment=Cursor is an AI-first coding environment.
Exec=/usr/bin/cursor
Exec=/usr/bin/cursor --no-sandbox %U
Terminal=false
Type=Application
Icon=cursor