From f93409a2acfc2ae010c2cbf5eb496ff78849fbd6 Mon Sep 17 00:00:00 2001 From: eva Date: Fri, 4 Sep 2026 17:40:09 +0000 Subject: [PATCH] pkgbuild: Bump pkgrel to 3 for polkit update verify MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit No shim or feature changes — Justin installs 0.39.0-2 then menu-launches to confirm auto-update to -3. --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index dc95c6f..90fcd45 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = grok-bot-bin pkgdesc = Grok Bot desktop agent (official .deb repackaged) pkgver = 0.39.0 - pkgrel = 2 + pkgrel = 3 url = https://cursor.com/download/bot arch = x86_64 license = LicenseRef-proprietary diff --git a/PKGBUILD b/PKGBUILD index 07309fe..725f792 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ pkgname=grok-bot-bin pkgver=0.39.0 _commit=d8bc9c753edddb313047c9c69b480b7f8f321087 -pkgrel=2 +pkgrel=3 pkgdesc="Grok Bot desktop agent (official .deb repackaged)" arch=('x86_64') url="https://cursor.com/download/bot"