summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUffe Jakobsen2015-10-23 11:13:52 +0200
committerUffe Jakobsen2015-10-23 11:13:52 +0200
commit7b5487da8c31723633170fc89c79d30471a6037a (patch)
treeac82cc04ac8e9e7c95d52e2d4a9c9af49c7b9b1b /PKGBUILD
parentf9fd5f2923b77d5030142a0304409d8e74d3f44c (diff)
downloadaur-7b5487da8c31723633170fc89c79d30471a6037a.tar.gz
Fix arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0729ad03f6b3..1e342e212d67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
#
pkgname=iselect
pkgver=1.4.0
-pkgrel=2
+pkgrel=3
epoch=
pkgdesc="Interactive Terminal Selection"
-arch=('i686', 'x86_64')
+arch=('i686' 'x86_64')
url="http://www.ossp.org/pkg/tool/iselect/"
license=('unknown')
groups=()