Date: Thursday, March 17, 2016 @ 13:14:00 Author: jgc Revision: 261979
upgpkg: mm-common 0.9.10-1 Modified: mm-common/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-17 12:12:19 UTC (rev 261978) +++ PKGBUILD 2016-03-17 12:14:00 UTC (rev 261979) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=mm-common -pkgver=0.9.9 +pkgver=0.9.10 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=('9d00bc77e77794e0bd2ae68132c4b4136aa115d255e34b310f7449b29db50b7a') +sha256sums=('16c0e2bc196b67fbc145edaecb5dbe5818386504fe5703de27002d77140fa217') build() { cd "$srcdir/$pkgname-$pkgver"
