From aa0472ef2adc33abf7a474dd98872a307af039cb Mon Sep 17 00:00:00 2001 From: Francesco Marinucci Date: Fri, 13 Jun 2014 10:35:36 +0000 Subject: [PATCH] cegui 0.8: rebuild --- cegui-0.8/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cegui-0.8/PKGBUILD b/cegui-0.8/PKGBUILD index a44959251..ad0c809b2 100644 --- a/cegui-0.8/PKGBUILD +++ b/cegui-0.8/PKGBUILD @@ -6,9 +6,9 @@ pkgname=cegui-0.8 pkgver=0.8.3 -pkgrel=2 +pkgrel=3 pkgdesc="A free library providing windowing and widgets for graphics APIs/engines" -arch=('i686' 'x86_64') +arch=('x86_64') url="http://crayzedsgui.sourceforge.net" license=("MIT") depends=('pcre' 'glew' 'expat' 'freetype2' 'libxml2' 'devil' 'freeglut' 'lua' 'silly' 'glfw2')