summaryrefslogtreecommitdiff
path: root/hurrycurry-client-web
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-06-20 19:51:32 +0200
committermetamuffin <metamuffin@disroot.org>2025-06-20 19:51:32 +0200
commit2289e5b19828ed2efae248a75cc4b7e852b778a7 (patch)
tree6ca32b3eb846df4613db0a4198bdb0532f1fa0c8 /hurrycurry-client-web
parent01053becf96879006df937e2c2a917c761471d0b (diff)
downloadpkgbuilds-2289e5b19828ed2efae248a75cc4b7e852b778a7.tar
pkgbuilds-2289e5b19828ed2efae248a75cc4b7e852b778a7.tar.bz2
pkgbuilds-2289e5b19828ed2efae248a75cc4b7e852b778a7.tar.zst
hurrycurry 2.3.3 and standalone files package
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 f93e7e1..6c2dfba 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.2
+pkgver=2.3.3
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=('28139ca81711a2d324182a7bf62783cd33d2d4872078f63cd68db382f3167cce')
+sha256sums=('cbad7db09db129cfc79ee7464d83b29daae3ff71c4cc33432b91d317242f9ddf')
build() {
cd "hurrycurry"