summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e7b3a080f2f..97ee5e19ca39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@ _pkgname=mindustry
pkgname="${_pkgname}-bin"
_build=146
pkgver="7.0_${_build}"
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="A sandbox tower defense game written in Java"
-arch=("any")
+arch=("x86_64")
url="https://github.com/Anuken/Mindustry"
license=("GPL3")
depends=("java-runtime>=8" "sh" "hicolor-icon-theme")