summaryrefslogtreecommitdiff
path: root/extra/mx
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-06-08 10:51:38 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-06-08 10:51:38 +0200
commit86c07f860ec2bad836bce1eaf59b923aa5c3a5cc (patch)
treeee11bae8aa26c33b36cbdbcedb78e0d685fa4a52 /extra/mx
parent3187d2ae8f540fd5f918eecc4d63b6f305bba632 (diff)
parent7d11e9346ebd0f9c378952caee0c82d6ca815f4e (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/chmsee/PKGBUILD community/haveged/PKGBUILD core/pinentry/PKGBUILD extra/vim/PKGBUILD
Diffstat (limited to 'extra/mx')
-rw-r--r--extra/mx/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/mx/PKGBUILD b/extra/mx/PKGBUILD
index c3c8f3827..4dd67c4b0 100644
--- a/extra/mx/PKGBUILD
+++ b/extra/mx/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 156936 2012-04-23 09:09:25Z ibiru $
+# $Id: PKGBUILD 160919 2012-06-07 00:15:28Z heftig $
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Guenther Wutz <admin@wutzara.de>
pkgname=mx
-pkgver=1.4.3
-pkgrel=2
+pkgver=1.4.6
+pkgrel=1
pkgdesc="A widget toolkit using Clutter"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.clutter-project.org"
@@ -13,7 +13,7 @@ depends=('clutter' 'libxrandr' 'dbus-glib' 'gtk2' 'startup-notification')
makedepends=('intltool' 'gobject-introspection' 'gtk-doc')
options=('!libtool')
source=("http://source.clutter-project.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('d0c259a7bcaf130a17cef00ed4c7118287f05790a6b50bcffa02668130336eb5')
+sha256sums=('20fd8e1463d84c791c20dd1e021bc18041b05ad095a1acbaace7bf0dd43d09f2')
build() {
cd ${pkgname}-${pkgver}