Bump srcinfo to get the new makedepends

This commit is contained in:
David Birks 2025-04-16 01:11:25 -04:00
parent 68d0bc21f6
commit a2e9ca1a1c
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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"