mirror of
https://github.com/archlinux/aur.git
synced 2026-03-04 08:15:47 +01:00
Update to version 0.46.9
This commit is contained in:
parent
97c51e5fe4
commit
f541416eeb
3 changed files with 3 additions and 3 deletions
2
.SRCINFO
2
.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
|
||||
|
|
|
|||
2
PKGBUILD
2
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/"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue