[cursor][auto] update 1.3.2
All checks were successful
Update checker - cursor / check-update (push) Successful in 6s

This commit is contained in:
gitea-actions
2025-07-25 03:01:29 +00:00
committed by github-actions[bot]
parent fe072529a1
commit 6946f85c1b
2 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
pkgbase = cursor pkgbase = cursor
pkgver = 1.3.1 pkgver = 1.3.2
pkgrel = 1 pkgrel = 1
pkgdesc = Cursor - The AI Code Editor (extracted from Appimage) pkgdesc = Cursor - The AI Code Editor (extracted from Appimage)
url = https://www.cursor.com/ url = https://www.cursor.com/
arch = x86_64 arch = x86_64
license = custom:Proprietary license = custom:Proprietary
options = !debug options = !debug
source_x86_64 = cursor-1.3.1.Appimage::https://downloads.cursor.com/production/4e81c182aa53ca18ee09324336db9c760974e443/linux/x64/Cursor-1.3.1-x86_64.AppImage source_x86_64 = cursor-1.3.2.Appimage::https://downloads.cursor.com/production/7db9f9f3f612efbde8f318c1a7951aa0926fc1d0/linux/x64/Cursor-1.3.2-x86_64.AppImage
sha512sums_x86_64 = SKIP sha512sums_x86_64 = SKIP
pkgname = cursor pkgname = cursor

View File

@ -1,5 +1,5 @@
_cursor_version=1.3.1 _cursor_version=1.3.2
_cursor_url=https://downloads.cursor.com/production/4e81c182aa53ca18ee09324336db9c760974e443/linux/x64/Cursor-1.3.1-x86_64.AppImage _cursor_url=https://downloads.cursor.com/production/7db9f9f3f612efbde8f318c1a7951aa0926fc1d0/linux/x64/Cursor-1.3.2-x86_64.AppImage
pkgname=cursor pkgname=cursor
pkgver="${_cursor_version}" pkgver="${_cursor_version}"