summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 608b52f3db1b..76d9f639b6fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,6 +30,7 @@ prepare() {
patch --forward --strip=1 --input="../huggle-yaml.patch"
# Fix icon in huggle.desktop
patch --forward --strip=1 --input="../huggle-desktop.patch"
+ echo "+archlinux.${pkgrel}" >> src/huggle_core/version.txt
}
build() {