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 205db488ee41..b5c53b71a52f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@ pkgname=vimpc-git
pkgver=v0.09.0.r59.g726538a
pkgrel=1
pkgdesc="Client for mpd with vi-like key bindings"
-arch=('any')
+arch=('i686' 'x86_64')
url="https://github.com/boysetsfrog/vimpc"
-license=('GPL')
+license=('GPL3')
groups=()
depends=('libmpdclient'
'pcre'