Update to version 0.39.5

This commit is contained in:
g.schulz 2024-08-15 10:53:22 +00:00
parent 399e6d0108
commit 604bc7b1ab
2 changed files with 8 additions and 8 deletions

View file

@ -1,16 +1,16 @@
pkgbase = cursor-bin
pkgdesc = Cursor App - AI-first coding environment
pkgver = 0.39.4
pkgrel = 4
pkgver = 0.39.5
pkgrel = 6
url = https://www.cursor.com/
arch = x86_64
license = custom:Proprietary
depends = fuse2
noextract = cursor-0.39.4.AppImage
noextract = cursor-0.39.5.AppImage
options = !strip
source_x86_64 = cursor-0.39.4.AppImage::https://downloader.cursor.sh/linux/appImage/x64
source_x86_64 = cursor-0.39.5.AppImage::https://downloader.cursor.sh/linux/appImage/x64
source_x86_64 = cursor.png
sha256sums_x86_64 = 0dc735fef1868c0b5eaf3c94d5b7a05953ce7026dcca46e3f464b6c993aa0a6a
sha256sums_x86_64 = dd324b7eb05df93c8556aa26992aacf2770da43147679bfc4862f86fad906144
sha256sums_x86_64 = e36f44c1fb0b0f0db14a6f35a1808ca85b5d353fc7c662c0b808a4de79987ea1
pkgname = cursor-bin

View file

@ -1,8 +1,8 @@
# Maintainer: Your Name <your.email@example.com>
pkgname=cursor-bin
pkgver=0.39.4
pkgrel=4
pkgver=0.39.5
pkgrel=6
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=('dd324b7eb05df93c8556aa26992aacf2770da43147679bfc4862f86fad906144'
'e36f44c1fb0b0f0db14a6f35a1808ca85b5d353fc7c662c0b808a4de79987ea1')
package() {