7fea71c3ec
Build Arch package / build (push) Successful in 27s
update.sh replaced only the first sha256sums line and left orphan hashes, so makepkg could not source PKGBUILD. Rewrite both deb and launch-shim sums; reset pkgrel to 1 for the first 0.35.0 package.
36 lines
1.0 KiB
Plaintext
36 lines
1.0 KiB
Plaintext
pkgbase = grok-bot-bin
|
|
pkgdesc = Grok Bot desktop agent (official .deb repackaged)
|
|
pkgver = 0.35.0
|
|
pkgrel = 1
|
|
url = https://cursor.com/download/bot
|
|
arch = x86_64
|
|
license = LicenseRef-proprietary
|
|
depends = alsa-lib
|
|
depends = at-spi2-core
|
|
depends = gtk3
|
|
depends = libdrm
|
|
depends = libnotify
|
|
depends = libsecret
|
|
depends = libxkbcommon
|
|
depends = libxss
|
|
depends = libxtst
|
|
depends = mesa
|
|
depends = nss
|
|
depends = xdg-utils
|
|
optdepends = libappindicator-gtk3: tray icon support
|
|
optdepends = curl: auto-update check on launch
|
|
provides = grok-bot
|
|
provides = sand
|
|
conflicts = grok-bot
|
|
conflicts = sand
|
|
replaces = sand
|
|
options = !strip
|
|
options = !debug
|
|
source = https://downloads.cursor.com/grokbot/stable/1c5a6ceb364c4dd53f0069f72cc4239220ed471e/linux/x64/grok-bot_0.35.0_amd64.deb
|
|
source = grok-bot-launch.sh
|
|
noextract = grok-bot_0.35.0_amd64.deb
|
|
sha256sums = ed254e819d0f0419a1df9771009363074f65f80d8175d2ee0fc62900087ebd99
|
|
sha256sums = 886c8b55eb44d2f7812be50dcc1571907dc2d7e755171e67e916f497634f09eb
|
|
|
|
pkgname = grok-bot-bin
|