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

Felix Yan fyan at archlinux.org
Thu Dec 17 13:39:42 UTC 2015


    Date: Thursday, December 17, 2015 @ 14:39:42
  Author: fyan
Revision: 256711

upgpkg: mm-common 0.9.9-1

Modified:
  mm-common/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-17 13:39:22 UTC (rev 256710)
+++ PKGBUILD	2015-12-17 13:39:42 UTC (rev 256711)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=mm-common
-pkgver=0.9.8
+pkgver=0.9.9
 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=('c9ab5fd3872fbe245fbc35347acf4a95063111f81d54c43df3af662dad0a03d5')
+sha256sums=('9d00bc77e77794e0bd2ae68132c4b4136aa115d255e34b310f7449b29db50b7a')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list