From 08cf8090563b0b5fb27e4b6bb4fb1f78111b911e Mon Sep 17 00:00:00 2001 From: "g.schulz" Date: Mon, 1 Sep 2025 14:06:42 +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 f3019f1854f3..a047d15665d7 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = cursor-bin pkgdesc = AI-first coding environment pkgver = 1.5.9 - pkgrel = 4 + pkgrel = 5 url = https://www.cursor.com arch = x86_64 license = LicenseRef-Cursor_EULA diff --git a/PKGBUILD b/PKGBUILD index 86c412bf6d01..e8c11746223e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=cursor-bin pkgver=1.5.9 -pkgrel=4 +pkgrel=5 pkgdesc='AI-first coding environment' arch=('x86_64') url="https://www.cursor.com"