diff options
Diffstat (limited to 'extra/mx/PKGBUILD')
-rw-r--r-- | extra/mx/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/mx/PKGBUILD b/extra/mx/PKGBUILD index e441575d8..380fe3732 100644 --- a/extra/mx/PKGBUILD +++ b/extra/mx/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 152895 2012-03-10 15:57:25Z heftig $ +# $Id: PKGBUILD 156936 2012-04-23 09:09:25Z ibiru $ # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Guenther Wutz <admin@wutzara.de> pkgname=mx pkgver=1.4.3 -pkgrel=1 +pkgrel=2 pkgdesc="A widget toolkit using Clutter" arch=('i686' 'x86_64') url="http://www.clutter-project.org" |