diff options
Diffstat (limited to 'hurrycurry-client/PKGBUILD')
-rw-r--r-- | hurrycurry-client/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hurrycurry-client/PKGBUILD b/hurrycurry-client/PKGBUILD index df55c30..6ac8f05 100644 --- a/hurrycurry-client/PKGBUILD +++ b/hurrycurry-client/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: metamuffin <metamuffin@disroot.org> pkgname=hurrycurry-client -pkgver=2.3.1 -pkgrel=1 +pkgver=2.3.2 +pkgrel=3 pkgdesc="A game about cooking (client)" arch=('any') url="https://codeberg.org/hurrycurry/hurrycurry" @@ -12,7 +12,7 @@ makedepends=('godot' 'ffmpeg') source=("hurrycurry-$pkgver.tar.gz::https://codeberg.org/hurrycurry/hurrycurry/archive/v$pkgver.tar.gz" "hurrycurry-client" "hurrycurry-client.desktop") -sha256sums=('c1ec7679441bce07d9223a7eaa210446892c5b8e4d936062991b0c22a66867af' +sha256sums=('28139ca81711a2d324182a7bf62783cd33d2d4872078f63cd68db382f3167cce' '2853345b64837352f576397aac7659aa0306e03ca7de4cdd04bb64bab9c8706c' '2607233a774b1f74f10deb0ef1c594e418554c4b5701d0e700016368e6d59718') |