mirror of
https://github.com/archlinux/aur.git
synced 2026-02-20 12:33:42 +01:00
Bump srcinfo to get the new makedepends
This commit is contained in:
parent
68d0bc21f6
commit
a2e9ca1a1c
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,12 +1,12 @@
|
|||
pkgbase = goose-desktop
|
||||
pkgdesc = An open-source, extensible AI agent that goes beyond code suggestions (with UI)
|
||||
pkgver = 1.0.18
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/block/goose
|
||||
arch = x86_64
|
||||
license = Apache-2.0
|
||||
makedepends = cargo
|
||||
makedepends = libxcb
|
||||
makedepends = nodejs
|
||||
makedepends = just
|
||||
conflicts = codename-goose
|
||||
conflicts = codename-goose-bin
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=goose-desktop
|
||||
pkgver=1.0.18
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="An open-source, extensible AI agent that goes beyond code suggestions (with UI)"
|
||||
arch=("x86_64")
|
||||
url="https://github.com/block/goose"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue