summaryrefslogtreecommitdiff
path: root/hurrycurry-client-web
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-11-24 17:21:18 +0100
committermetamuffin <metamuffin@disroot.org>2024-11-24 17:21:18 +0100
commit949c2991cbedb11166cc21141a8505a4a099adc6 (patch)
treeb58dad8bae6dbcb0e1240dfc45b1307027b48a42 /hurrycurry-client-web
parent707c8a27fb0001ab7570ee7fdf66aee91e1b6745 (diff)
downloadpkgbuilds-949c2991cbedb11166cc21141a8505a4a099adc6.tar
pkgbuilds-949c2991cbedb11166cc21141a8505a4a099adc6.tar.bz2
pkgbuilds-949c2991cbedb11166cc21141a8505a4a099adc6.tar.zst
hurrycurry 2.2.0
Diffstat (limited to 'hurrycurry-client-web')
-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"