diff options
Diffstat (limited to 'hurrycurry-client/PKGBUILD')
-rw-r--r-- | hurrycurry-client/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hurrycurry-client/PKGBUILD b/hurrycurry-client/PKGBUILD index 9999c50..df55c30 100644 --- a/hurrycurry-client/PKGBUILD +++ b/hurrycurry-client/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: metamuffin <metamuffin@disroot.org> pkgname=hurrycurry-client -pkgver=2.3.0 +pkgver=2.3.1 pkgrel=1 pkgdesc="A game about cooking (client)" arch=('any') @@ -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=('d26d7b4fc6966e597f7d374235bbf7664eb8e8d833803b2b52f32e4f48b8a7f2' +sha256sums=('c1ec7679441bce07d9223a7eaa210446892c5b8e4d936062991b0c22a66867af' '2853345b64837352f576397aac7659aa0306e03ca7de4cdd04bb64bab9c8706c' '2607233a774b1f74f10deb0ef1c594e418554c4b5701d0e700016368e6d59718') |