summaryrefslogtreecommitdiff
path: root/hurrycurry-client-web/PKGBUILD
diff options
context:
space:
mode:
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"