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/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/hurrycurry-client-web/PKGBUILD b/hurrycurry-client-web/PKGBUILD
index c42a1bf..f93e7e1 100644
--- a/hurrycurry-client-web/PKGBUILD
+++ b/hurrycurry-client-web/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: metamuffin <metamuffin@disroot.org>
pkgname=hurrycurry-client-web
-pkgver=2.3.0
+pkgver=2.3.2
pkgrel=1
pkgdesc="A game about cooking (web client)"
arch=('any')
@@ -9,7 +9,7 @@ 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=('d26d7b4fc6966e597f7d374235bbf7664eb8e8d833803b2b52f32e4f48b8a7f2')
+sha256sums=('28139ca81711a2d324182a7bf62783cd33d2d4872078f63cd68db382f3167cce')
build() {
cd "hurrycurry"