diff options
Diffstat (limited to 'hurrycurry-standalone-files/PKGBUILD')
-rw-r--r-- | hurrycurry-standalone-files/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hurrycurry-standalone-files/PKGBUILD b/hurrycurry-standalone-files/PKGBUILD index c680e5c..2ffa077 100644 --- a/hurrycurry-standalone-files/PKGBUILD +++ b/hurrycurry-standalone-files/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: metamuffin <metamuffin@disroot.org> pkgname=hurrycurry-standalone-files -pkgver=2.3.4 +pkgver=2.3.5 pkgrel=1 pkgdesc="A game about cooking (standalone files)" arch=('any') @@ -25,7 +25,7 @@ _website_version=2.3.4 source=("hurrycurry-$pkgver.tar.gz::https://codeberg.org/hurrycurry/hurrycurry/archive/v$pkgver.tar.gz" "hurrycurry-windows-installer-$_inst_version.tar.gz::https://codeberg.org/hurrycurry/windows-installer/archive/v$_inst_version.tar.gz" "hurrycurry-website-$_website_version.tar.gz::https://codeberg.org/hurrycurry/website/archive/v$_website_version.tar.gz") -sha256sums=('060f5851038c3af2eeff20289205bf52f6ac11545d3ae3aea289c2ad8d46e8dd' +sha256sums=('d822c088806717055040d26d5c8e50508cf90a766b512b1acaabc7f42bc2d255' 'd071e15ca639ea481ccd96e3585a46acc8fb5f71a8d73124a7d98ff22eb40043' '5c63e7db9ff2fbb2f7f82ef04b63412913beb276e75b755a4c91967a390c2fea') |