summaryrefslogtreecommitdiff
path: root/hurrycurry-client-web/PKGBUILD
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-11-08 20:47:55 +0100
committermetamuffin <metamuffin@disroot.org>2024-11-08 20:47:55 +0100
commit0c9773d99a46a54fb4dd535317626a3e9c4def27 (patch)
tree6c67d78874521ef538367e187d90c7ebed264516 /hurrycurry-client-web/PKGBUILD
parente8faea9fd6539daad555d31a55b3334167f603ed (diff)
downloadpkgbuilds-0c9773d99a46a54fb4dd535317626a3e9c4def27.tar
pkgbuilds-0c9773d99a46a54fb4dd535317626a3e9c4def27.tar.bz2
pkgbuilds-0c9773d99a46a54fb4dd535317626a3e9c4def27.tar.zst
update things
Diffstat (limited to 'hurrycurry-client-web/PKGBUILD')
-rw-r--r--hurrycurry-client-web/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/hurrycurry-client-web/PKGBUILD b/hurrycurry-client-web/PKGBUILD
index 22e8564..51f9990 100644
--- a/hurrycurry-client-web/PKGBUILD
+++ b/hurrycurry-client-web/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=hurrycurry-client-web
pkgver=2.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="A game about cooking (web client)"
arch=('any')
url="https://codeberg.org/hurrycurry/hurrycurry"
license=('AGPL3')
-makedepends=('godot')
+makedepends=('godot' 'rustup')
source=("hurrycurry-$pkgver.tar.gz::https://codeberg.org/hurrycurry/hurrycurry/archive/v$pkgver.tar.gz")
sha256sums=('f165fd6ddd2b0ce22cdb010049a8a39dd74de4943dbf0e994e6e0ca02b6b2a54')