From d92fc066f1373f59e2df7fd4c630b15f69cc2297 Mon Sep 17 00:00:00 2001 From: "g.schulz" Date: Tue, 2 Sep 2025 07:07:09 +0000 Subject: [PATCH] Update to version 1.5.9 (commit de327274300c6f38ec9f4240d11e82c3b0660b29) --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a5711f528538..d8e43f59fb72 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = cursor-bin pkgdesc = AI-first coding environment pkgver = 1.5.9 - pkgrel = 10 + pkgrel = 11 url = https://www.cursor.com arch = x86_64 license = LicenseRef-Cursor_EULA diff --git a/PKGBUILD b/PKGBUILD index 18fd8f1fcbaf..aa7a46761e00 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=cursor-bin pkgver=1.5.9 -pkgrel=10 +pkgrel=11 pkgdesc='AI-first coding environment' arch=('x86_64') url="https://www.cursor.com"