summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c986eafb230d..7ba34ce581f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=zpm-zsh
pkgver=0.1.0
pkgrel=1
pkgdesc="zsh plugin manager in ansi C."
-arch=('x86-64', 'x86')
+arch=('x86_64' 'x86')
conflicts=(zpm)
url="https://github.com/zpm-project/zpm-zsh"
license=('GPL')