summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-05-29 09:35:38 +0200
committerhaawda2017-05-29 09:35:38 +0200
commitdf5ce60a9467c432a9f06c580be2070384847b5e (patch)
treefec43bc021b2b8bf968fd672c868a8812be7d7eb /PKGBUILD
parentf0d094164ef0f3cb4ab9c3f5953f992dc131b269 (diff)
downloadaur-guile-xcb-git.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 abaec515d9d4..b6d832828a1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=guile-xcb-git
-pkgver=r87.0720ed4
+pkgver=r88.db7d5a3
pkgrel=1
pkgdesc="Windowmanagement environment for guile"
-arch=('any')
+arch=('x86_64' 'i686')
url="http://www.markwitmer.com/guile-xcb/guile-wm.html"
license=('GPL')
makedepends=('git')