pkgbuild: Bump grok-bot-bin to 0.39.0 (#13)
Build Arch package / build (push) Successful in 27s

pkgbuild: Bump grok-bot-bin to 0.39.0
This commit was merged in pull request #13.
This commit is contained in:
eva
2026-09-04 09:55:15 -05:00
2 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
pkgbase = grok-bot-bin
pkgdesc = Grok Bot desktop agent (official .deb repackaged)
pkgver = 0.36.0
pkgver = 0.39.0
pkgrel = 1
url = https://cursor.com/download/bot
arch = x86_64
@@ -26,10 +26,10 @@ pkgbase = grok-bot-bin
replaces = sand
options = !strip
options = !debug
source = https://downloads.cursor.com/grokbot/stable/9465f3ae75550511296fabbb7a4b6fc8afe9e408/linux/x64/grok-bot_0.36.0_amd64.deb
source = https://downloads.cursor.com/grokbot/stable/d8bc9c753edddb313047c9c69b480b7f8f321087/linux/x64/grok-bot_0.39.0_amd64.deb
source = grok-bot-launch.sh
noextract = grok-bot_0.36.0_amd64.deb
sha256sums = 948b4177667d9a03915c1aee497e7c5438705393da8083a6af0177288512d07e
noextract = grok-bot_0.39.0_amd64.deb
sha256sums = ae498adaf71f9ff1734a786163c5807fa50165acb5aa102bb68f43ead96de4fe
sha256sums = 1c5a3599db15816caa839fc9e088ba9798757e44fec89c066ef5f6f3c0972aee
pkgname = grok-bot-bin
+3 -3
View File
@@ -8,8 +8,8 @@
# https://downloads.cursor.com/grokbot/stable/<commit>/linux/x64/grok-bot_<pkgver>_amd64.deb
pkgname=grok-bot-bin
pkgver=0.36.0
_commit=9465f3ae75550511296fabbb7a4b6fc8afe9e408
pkgver=0.39.0
_commit=d8bc9c753edddb313047c9c69b480b7f8f321087
pkgrel=1
pkgdesc="Grok Bot desktop agent (official .deb repackaged)"
arch=('x86_64')
@@ -43,7 +43,7 @@ source=(
)
noextract=("grok-bot_${pkgver}_amd64.deb")
sha256sums=(
'948b4177667d9a03915c1aee497e7c5438705393da8083a6af0177288512d07e'
'ae498adaf71f9ff1734a786163c5807fa50165acb5aa102bb68f43ead96de4fe'
'1c5a3599db15816caa839fc9e088ba9798757e44fec89c066ef5f6f3c0972aee'
)