diff options
author | metamuffin <metamuffin@disroot.org> | 2025-06-30 14:06:45 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-06-30 14:06:45 +0200 |
commit | f7b4c98535cef4786a4fb0de8d943434ab47c7f9 (patch) | |
tree | 110787a976b9389eefd5a44f2f8837f7100244af /hurrycurry-standalone-files-git | |
parent | e1ad6ffdae4cc2fd13751ff6de7dfda0893c968b (diff) | |
download | pkgbuilds-f7b4c98535cef4786a4fb0de8d943434ab47c7f9.tar pkgbuilds-f7b4c98535cef4786a4fb0de8d943434ab47c7f9.tar.bz2 pkgbuilds-f7b4c98535cef4786a4fb0de8d943434ab47c7f9.tar.zst |
increase pkgrel in any packages because of external build system change. shellcheck fix some things
Diffstat (limited to 'hurrycurry-standalone-files-git')
-rw-r--r-- | hurrycurry-standalone-files-git/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hurrycurry-standalone-files-git/PKGBUILD b/hurrycurry-standalone-files-git/PKGBUILD index 93a521a..94d2d45 100644 --- a/hurrycurry-standalone-files-git/PKGBUILD +++ b/hurrycurry-standalone-files-git/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: metamuffin <metamuffin@disroot.org> pkgname=hurrycurry-standalone-files-git -pkgver=r2236.e4a1afec -pkgrel=1 +pkgver=r2237.34f6723c +pkgrel=2 pkgdesc="A game about cooking (standalone files (git))" arch=('any') url="https://codeberg.org/hurrycurry/hurrycurry" |