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-client-web-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-client-web-git')
-rw-r--r-- | hurrycurry-client-web-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurrycurry-client-web-git/PKGBUILD b/hurrycurry-client-web-git/PKGBUILD index afa52a3..912e53c 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=r2236.e4a1afec +pkgver=r2237.34f6723c pkgrel=1 pkgdesc="A game about cooking (web client)" arch=('any') |