summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/system-templates/PKGBUILD')
-rwxr-xr-xabs/core/system-templates/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD
index 25c83f2..f5314f5 100755
--- a/abs/core/system-templates/PKGBUILD
+++ b/abs/core/system-templates/PKGBUILD
@@ -1,10 +1,10 @@
pkgname=system-templates
pkgver=2.0
-pkgrel=13
+pkgrel=17
conflicts=( )
pkgdesc="Templates used for system configuration"
depends=()
-arch=('i686')
+arch=('i686' 'x86_64')
source=()
build() {