From 6770fb1b9e12cccef9110aae8a59ef901799fb84 Mon Sep 17 00:00:00 2001 From: "g.schulz" Date: Fri, 23 Aug 2024 07:48:56 +0000 Subject: [PATCH] Update to version 0.39.6 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 6f5ec26abef6..6b8666e5a981 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = cursor-bin pkgdesc = Cursor App - AI-first coding environment pkgver = 0.39.6 - pkgrel = 1 + pkgrel = 9 url = https://www.cursor.com/ arch = x86_64 license = custom:Proprietary diff --git a/PKGBUILD b/PKGBUILD index cef9a7a4439b..add6f67f3c17 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=cursor-bin pkgver=0.39.6 -pkgrel=1 +pkgrel=9 pkgdesc="Cursor App - AI-first coding environment" arch=('x86_64') url="https://www.cursor.com/"