[arch-commits] Commit in mx/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Wed Nov 2 11:03:49 UTC 2011


    Date: Wednesday, November 2, 2011 @ 07:03:48
  Author: ibiru
Revision: 141684

update to 1.4.1

Modified:
  mx/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-02 09:28:54 UTC (rev 141683)
+++ PKGBUILD	2011-11-02 11:03:48 UTC (rev 141684)
@@ -3,8 +3,8 @@
 # Contributor: Guenther Wutz <admin at wutzara.de>
 
 pkgname=mx
-pkgver=1.3.1
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
 pkgdesc="A widget toolkit using Clutter"
 arch=('i686' 'x86_64')
 url="http://www.clutter-project.org"
@@ -13,7 +13,7 @@
 makedepends=('intltool' 'gobject-introspection' 'gtk-doc')
 options=('!libtool')
 source=("http://source.clutter-project.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('4fab2d721252afe041165b909c503cca80e426aeeeb9f46676365ec25bb51cfa')
+sha256sums=('6687300eef0bcee133cb7cd97d91de000e741aa2c0b50718bb2e837b6ca25250')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list