diff options
author | metamuffin <metamuffin@disroot.org> | 2025-06-24 16:02:11 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-06-24 16:02:11 +0200 |
commit | f1f7fc51bdd12bc4cd19e33a8c2a7ec07e2ef9cb (patch) | |
tree | a53dc73136ec56a326411c609ca9f035020a545b | |
parent | 15fd9633e724799a7c29ac592e732c6df1fec50e (diff) | |
download | pkgbuilds-f1f7fc51bdd12bc4cd19e33a8c2a7ec07e2ef9cb.tar pkgbuilds-f1f7fc51bdd12bc4cd19e33a8c2a7ec07e2ef9cb.tar.bz2 pkgbuilds-f1f7fc51bdd12bc4cd19e33a8c2a7ec07e2ef9cb.tar.zst |
a
-rw-r--r-- | hurrycurry-client-git/PKGBUILD | 2 | ||||
-rw-r--r-- | hurrycurry-client-web-git/PKGBUILD | 2 | ||||
-rw-r--r-- | hurrycurry-server-git/PKGBUILD | 2 | ||||
-rw-r--r-- | hurrycurry-standalone-files-git/PKGBUILD | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/hurrycurry-client-git/PKGBUILD b/hurrycurry-client-git/PKGBUILD index 38f5618..dd7817c 100644 --- a/hurrycurry-client-git/PKGBUILD +++ b/hurrycurry-client-git/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: metamuffin <metamuffin@disroot.org> pkgname=hurrycurry-client-git -pkgver=r2216.44ca1fe3 +pkgver=r2225.0a76fc8e pkgrel=1 pkgdesc="A game about cooking (client)" arch=('any') diff --git a/hurrycurry-client-web-git/PKGBUILD b/hurrycurry-client-web-git/PKGBUILD index 741411b..308e7ac 100644 --- a/hurrycurry-client-web-git/PKGBUILD +++ b/hurrycurry-client-web-git/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: metamuffin <metamuffin@disroot.org> pkgname=hurrycurry-client-web-git -pkgver=r2216.44ca1fe3 +pkgver=r2225.0a76fc8e pkgrel=1 pkgdesc="A game about cooking (web client)" arch=('any') diff --git a/hurrycurry-server-git/PKGBUILD b/hurrycurry-server-git/PKGBUILD index efe4e13..5e6943e 100644 --- a/hurrycurry-server-git/PKGBUILD +++ b/hurrycurry-server-git/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: metamuffin <metamuffin@disroot.org> pkgname=hurrycurry-server-git -pkgver=r2216.44ca1fe3 +pkgver=r2225.0a76fc8e pkgrel=1 pkgdesc="A game about cooking (server)" arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') diff --git a/hurrycurry-standalone-files-git/PKGBUILD b/hurrycurry-standalone-files-git/PKGBUILD index 31e7dd1..d531f38 100644 --- a/hurrycurry-standalone-files-git/PKGBUILD +++ b/hurrycurry-standalone-files-git/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: metamuffin <metamuffin@disroot.org> pkgname=hurrycurry-standalone-files-git -pkgver=r2221.be699e7a +pkgver=r2225.0a76fc8e pkgrel=1 pkgdesc="A game about cooking (standalone files (git))" arch=('any') |