Date: Monday, August 3, 2015 @ 08:41:13 Author: fyan Revision: 242942
upgpkg: mm-common 0.9.8-1 Modified: mm-common/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-03 06:35:28 UTC (rev 242941) +++ PKGBUILD 2015-08-03 06:41:13 UTC (rev 242942) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=mm-common -pkgver=0.9.7 +pkgver=0.9.8 pkgrel=1 pkgdesc="Common build files of the C++ bindings" arch=('any') @@ -10,7 +10,7 @@ depends=('sh') license=('GPL2') source=(http://download.gnome.org/sources/mm-common/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) -sha256sums=('78f47336f3bdf034a384c59a39cc9f0d566e69e36aa7c9ee3ec0bb6a94bf8b3e') +sha256sums=('c9ab5fd3872fbe245fbc35347acf4a95063111f81d54c43df3af662dad0a03d5') build() { cd "$srcdir/$pkgname-$pkgver"
