From bb718c62d4f68b3f4bd9e1e32090c08385db334e Mon Sep 17 00:00:00 2001 From: "g.schulz" Date: Mon, 31 Mar 2025 22:17:54 +0000 Subject: [PATCH] Update to version 0.48.6 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 0370f44857cc..6554852184ee 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = cursor-bin pkgdesc = Cursor App - AI-first coding environment pkgver = 0.48.6 - pkgrel = 1 + pkgrel = 3 url = https://www.cursor.com/ arch = x86_64 license = custom:Proprietary diff --git a/PKGBUILD b/PKGBUILD index 350deba0bf92..7b62438cbc9c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=cursor-bin pkgver=0.48.6 -pkgrel=1 +pkgrel=3 pkgdesc="Cursor App - AI-first coding environment" arch=('x86_64') url="https://www.cursor.com/"