Merge pull request 'pkgbuild: Bump grok-bot-bin to 0.44.0' (#21) from chore/bump-0.44.0 into master
Tag release after merge / tag (push) Successful in 3s
Tag release after merge / tag (push) Successful in 3s
pkgbuild: Bump grok-bot-bin to 0.44.0 (#21) Supersedes open 0.43.0 bump #20. tag-release should cut v0.44.0.
This commit was merged in pull request #21.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
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.39.0
|
pkgver = 0.44.0
|
||||||
pkgrel = 3
|
pkgrel = 1
|
||||||
url = https://cursor.com/download/bot
|
url = https://cursor.com/download/bot
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = LicenseRef-proprietary
|
license = LicenseRef-proprietary
|
||||||
@@ -27,14 +27,12 @@ pkgbase = grok-bot-bin
|
|||||||
replaces = sand
|
replaces = sand
|
||||||
options = !strip
|
options = !strip
|
||||||
options = !debug
|
options = !debug
|
||||||
source = https://downloads.cursor.com/grokbot/stable/d8bc9c753edddb313047c9c69b480b7f8f321087/linux/x64/grok-bot_0.39.0_amd64.deb
|
source = https://downloads.cursor.com/grokbot/stable/12dcfa973ef51585fd1b35df6839fc9d1d7fd6aa/linux/x64/grok-bot_0.44.0_amd64.deb
|
||||||
source = grok-bot-launch.sh
|
source = grok-bot-launch.sh
|
||||||
source = pkexec-pacman-u
|
source = pkexec-pacman-u
|
||||||
source = com.s1d3sw1ped.grok-bot-bin.policy
|
source = com.s1d3sw1ped.grok-bot-bin.policy
|
||||||
noextract = grok-bot_0.39.0_amd64.deb
|
noextract = grok-bot_0.44.0_amd64.deb
|
||||||
sha256sums = ae498adaf71f9ff1734a786163c5807fa50165acb5aa102bb68f43ead96de4fe
|
sha256sums = dded18b2d3d44b1c32d6b9f63446d2b27bca68b3de7a2aa028ce7956e9694164
|
||||||
sha256sums = 36e1c522f7a3920a850a6235263d82ad5990611612979447c1e9eff92548ac1e
|
sha256sums = 36e1c522f7a3920a850a6235263d82ad5990611612979447c1e9eff92548ac1e
|
||||||
sha256sums = e92ea4534d864d7f302a082a8717a52af9675195af41092d18f15094f74fed45
|
|
||||||
sha256sums = a9533dfe4d31332ac1505d2e582eff27771dd0107108a5f6289d0d3839431a74
|
|
||||||
|
|
||||||
pkgname = grok-bot-bin
|
pkgname = grok-bot-bin
|
||||||
|
|||||||
@@ -8,9 +8,9 @@
|
|||||||
# 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.39.0
|
pkgver=0.44.0
|
||||||
_commit=d8bc9c753edddb313047c9c69b480b7f8f321087
|
_commit=12dcfa973ef51585fd1b35df6839fc9d1d7fd6aa
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="Grok Bot desktop agent (official .deb repackaged)"
|
pkgdesc="Grok Bot desktop agent (official .deb repackaged)"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://cursor.com/download/bot"
|
url="https://cursor.com/download/bot"
|
||||||
@@ -46,10 +46,8 @@ source=(
|
|||||||
)
|
)
|
||||||
noextract=("grok-bot_${pkgver}_amd64.deb")
|
noextract=("grok-bot_${pkgver}_amd64.deb")
|
||||||
sha256sums=(
|
sha256sums=(
|
||||||
'ae498adaf71f9ff1734a786163c5807fa50165acb5aa102bb68f43ead96de4fe'
|
'dded18b2d3d44b1c32d6b9f63446d2b27bca68b3de7a2aa028ce7956e9694164'
|
||||||
'36e1c522f7a3920a850a6235263d82ad5990611612979447c1e9eff92548ac1e'
|
'36e1c522f7a3920a850a6235263d82ad5990611612979447c1e9eff92548ac1e'
|
||||||
'e92ea4534d864d7f302a082a8717a52af9675195af41092d18f15094f74fed45'
|
|
||||||
'a9533dfe4d31332ac1505d2e582eff27771dd0107108a5f6289d0d3839431a74'
|
|
||||||
)
|
)
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|||||||
Reference in New Issue
Block a user