mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 06:38:44 +01:00
Update to version 0.39.6
This commit is contained in:
parent
6c77ff8adf
commit
f7f41c8bf8
2 changed files with 4 additions and 4 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,14 +1,14 @@
|
|||
pkgbase = cursor-bin
|
||||
pkgdesc = Cursor App - AI-first coding environment
|
||||
pkgver = 0.39.5
|
||||
pkgver = 0.39.6
|
||||
pkgrel = 7
|
||||
url = https://www.cursor.com/
|
||||
arch = x86_64
|
||||
license = custom:Proprietary
|
||||
depends = fuse2
|
||||
noextract = cursor-0.39.5.AppImage
|
||||
noextract = cursor-0.39.6.AppImage
|
||||
options = !strip
|
||||
source_x86_64 = cursor-0.39.5.AppImage::https://downloader.cursor.sh/linux/appImage/x64
|
||||
source_x86_64 = cursor-0.39.6.AppImage::https://downloader.cursor.sh/linux/appImage/x64
|
||||
source_x86_64 = cursor.png
|
||||
sha256sums_x86_64 = dd324b7eb05df93c8556aa26992aacf2770da43147679bfc4862f86fad906144
|
||||
sha256sums_x86_64 = e36f44c1fb0b0f0db14a6f35a1808ca85b5d353fc7c662c0b808a4de79987ea1
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Your Name <your.email@example.com>
|
||||
|
||||
pkgname=cursor-bin
|
||||
pkgver=0.39.5
|
||||
pkgver=0.39.6
|
||||
pkgrel=7
|
||||
pkgdesc="Cursor App - AI-first coding environment"
|
||||
arch=('x86_64')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue