pkgbuild: Bump grok-bot-bin to 0.35.0

This commit is contained in:
s1d3sw1ped_bot
2026-09-02 06:17:46 +00:00
parent 1d73966315
commit c8fdd67e83
2 changed files with 8 additions and 8 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
pkgbase = grok-bot-bin pkgbase = grok-bot-bin
pkgdesc = Grok Bot desktop agent (official .deb repackaged) pkgdesc = Grok Bot desktop agent (official .deb repackaged)
pkgver = 0.30.0 pkgver = 0.35.0
pkgrel = 2 pkgrel = 2
url = https://cursor.com/download/bot url = https://cursor.com/download/bot
arch = x86_64 arch = x86_64
@@ -26,10 +26,10 @@ pkgbase = grok-bot-bin
replaces = sand replaces = sand
options = !strip options = !strip
options = !debug options = !debug
source = https://downloads.cursor.com/grokbot/stable/2385d097738b3719cc5ecd9281a107aa106215f1/linux/x64/grok-bot_0.30.0_amd64.deb source = https://downloads.cursor.com/grokbot/stable/1c5a6ceb364c4dd53f0069f72cc4239220ed471e/linux/x64/grok-bot_0.35.0_amd64.deb
source = grok-bot-launch.sh source = grok-bot-launch.sh
noextract = grok-bot_0.30.0_amd64.deb noextract = grok-bot_0.35.0_amd64.deb
sha256sums = fb888b2204c8a51c71a9f5f9a2913ac10561f3ef6939c1245ecae4e837d4ada2 sha256sums = ed254e819d0f0419a1df9771009363074f65f80d8175d2ee0fc62900087ebd99
sha256sums = 886c8b55eb44d2f7812be50dcc1571907dc2d7e755171e67e916f497634f09eb sha256sums = ed254e819d0f0419a1df9771009363074f65f80d8175d2ee0fc62900087ebd99
pkgname = grok-bot-bin 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 # https://downloads.cursor.com/grokbot/stable/<commit>/linux/x64/grok-bot_<pkgver>_amd64.deb
pkgname=grok-bot-bin pkgname=grok-bot-bin
pkgver=0.30.0 pkgver=0.35.0
_commit=2385d097738b3719cc5ecd9281a107aa106215f1 _commit=1c5a6ceb364c4dd53f0069f72cc4239220ed471e
pkgrel=2 pkgrel=2
pkgdesc="Grok Bot desktop agent (official .deb repackaged)" pkgdesc="Grok Bot desktop agent (official .deb repackaged)"
arch=('x86_64') arch=('x86_64')
@@ -42,7 +42,7 @@ source=(
"grok-bot-launch.sh" "grok-bot-launch.sh"
) )
noextract=("grok-bot_${pkgver}_amd64.deb") noextract=("grok-bot_${pkgver}_amd64.deb")
sha256sums=( sha256sums=('ed254e819d0f0419a1df9771009363074f65f80d8175d2ee0fc62900087ebd99')
'fb888b2204c8a51c71a9f5f9a2913ac10561f3ef6939c1245ecae4e837d4ada2' 'fb888b2204c8a51c71a9f5f9a2913ac10561f3ef6939c1245ecae4e837d4ada2'
'886c8b55eb44d2f7812be50dcc1571907dc2d7e755171e67e916f497634f09eb' '886c8b55eb44d2f7812be50dcc1571907dc2d7e755171e67e916f497634f09eb'
) )