diff options
Diffstat (limited to 'hurrycurry-standalone-files-git/PKGBUILD')
-rw-r--r-- | hurrycurry-standalone-files-git/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hurrycurry-standalone-files-git/PKGBUILD b/hurrycurry-standalone-files-git/PKGBUILD index 691e42c..19685a3 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=r2276.0a930e28 +pkgver=r2312.64075a8c pkgrel=1 pkgdesc="A game about cooking (standalone files (git))" arch=('any') @@ -110,7 +110,6 @@ build() { popd pushd hurrycurry-windows-installer - ln -svfT ../hurrycurry main ln -svfT ../hurrycurry-website website make \ NSIFLAGS="-DVERSION=$pkgver-$pkgrel" \ |