summaryrefslogtreecommitdiff
path: root/hurrycurry-client-web/PKGBUILD
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-01-20 21:50:18 +0100
committermetamuffin <metamuffin@disroot.org>2025-01-20 21:50:18 +0100
commit9ee4123e0a238da3a8dfd1e1c45f8f5a47ab9100 (patch)
tree88bd6b0b897d262ad79c5e2578eec4c6f870ceae /hurrycurry-client-web/PKGBUILD
parent78950dceeef314bff3cdd07b963df56d45025693 (diff)
downloadpkgbuilds-9ee4123e0a238da3a8dfd1e1c45f8f5a47ab9100.tar
pkgbuilds-9ee4123e0a238da3a8dfd1e1c45f8f5a47ab9100.tar.bz2
pkgbuilds-9ee4123e0a238da3a8dfd1e1c45f8f5a47ab9100.tar.zst
update hurrycurry
Diffstat (limited to 'hurrycurry-client-web/PKGBUILD')
-rw-r--r--hurrycurry-client-web/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/hurrycurry-client-web/PKGBUILD b/hurrycurry-client-web/PKGBUILD
index cacbc10..c42a1bf 100644
--- a/hurrycurry-client-web/PKGBUILD
+++ b/hurrycurry-client-web/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: metamuffin <metamuffin@disroot.org>
pkgname=hurrycurry-client-web
-pkgver=2.2.1
-pkgrel=2
+pkgver=2.3.0
+pkgrel=1
pkgdesc="A game about cooking (web client)"
arch=('any')
url="https://codeberg.org/hurrycurry/hurrycurry"
license=('AGPL3')
makedepends=('godot' 'rustup')
source=("hurrycurry-$pkgver.tar.gz::https://codeberg.org/hurrycurry/hurrycurry/archive/v$pkgver.tar.gz")
-sha256sums=('c33ac0383534d30c107438cc022ea1656c80fbbdeaa2398bbe3b9a363a9346dd')
+sha256sums=('d26d7b4fc6966e597f7d374235bbf7664eb8e8d833803b2b52f32e4f48b8a7f2')
build() {
cd "hurrycurry"