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 51f9990..54485cf 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.1.1
+pkgver=2.2.0
pkgrel=2
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=('f165fd6ddd2b0ce22cdb010049a8a39dd74de4943dbf0e994e6e0ca02b6b2a54')
+sha256sums=('55612d9d7fa10af650582dcaf4d5f03bc227b5b279c2b62aea754fa9fabeefc6')
build() {
cd "hurrycurry"