Temporary Arch/CachyOS packaging until upstream ships a native package. Pulls Cursor's amd64 deb by commit from the linux-x64 update feed. Includes update script and Gitea Actions for bump + makepkg release.
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
pkgbase = grok-bot-bin
|
||||
pkgdesc = Grok Bot desktop agent (official .deb repackaged)
|
||||
pkgver = 0.30.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
|
||||
provides = grok-bot
|
||||
provides = sand
|
||||
conflicts = grok-bot
|
||||
conflicts = sand
|
||||
replaces = sand
|
||||
options = !strip
|
||||
options = !debug
|
||||
source = https://downloads.cursor.com/grokbot/stable/2385d097738b3719cc5ecd9281a107aa106215f1/linux/x64/grok-bot_0.30.0_amd64.deb
|
||||
noextract = grok-bot_0.30.0_amd64.deb
|
||||
sha256sums = fb888b2204c8a51c71a9f5f9a2913ac10561f3ef6939c1245ecae4e837d4ada2
|
||||
|
||||
pkgname = grok-bot-bin
|
||||
Reference in New Issue
Block a user