summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLouis Jencka2016-01-27 14:03:33 -0700
committerLouis Jencka2016-01-27 14:03:33 -0700
commit53a62e22a85232793fa4da97335def48f073b3bc (patch)
treedf44bb1796a8cabbea33630682d7afe8cecd4718 /PKGBUILD
parent02fff367b87706bdbf939e7ac83216287f2bdf36 (diff)
downloadaur-53a62e22a85232793fa4da97335def48f073b3bc.tar.gz
Make arch requirements consistent
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c4829670ee3..91a117e2a704 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=uzbl-next-git
pkgrel=1
pkgname=("uzbl-core-next-git" "uzbl-browser-next-git" "uzbl-tabbed-next-git")
-pkgver=2012.05.14.1288.g5c24ea0
-arch=("i686" "x86_64")
+pkgver=2012.05.14.1301.g2bd4bc5
+arch=("any")
url="http://www.uzbl.org"
license=("GPL3")
depends=("webkitgtk" "cairo")