summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hurrycurry-standalone-files-git/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurrycurry-standalone-files-git/PKGBUILD b/hurrycurry-standalone-files-git/PKGBUILD
index a22fb7e..93a521a 100644
--- a/hurrycurry-standalone-files-git/PKGBUILD
+++ b/hurrycurry-standalone-files-git/PKGBUILD
@@ -108,6 +108,7 @@ build() {
ln -svfT ../hurrycurry main
ln -svfT ../hurrycurry-website website
make \
+ NSIFLAGS="-DVERSION=$pkgver-$pkgrel" \
DATA=../out/data.tar.zst \
CLIENT_64=../out/client-x86_64-pc-windows-gnu.exe \
CLIENT_32=../out/client-i686-pc-windows-gnu.exe \