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

Jan de Groot jgc at archlinux.org
Thu Sep 18 20:56:15 UTC 2014


    Date: Thursday, September 18, 2014 @ 22:56:15
  Author: jgc
Revision: 222021

upgpkg: mm-common 0.9.7-1

Modified:
  mm-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-18 20:54:37 UTC (rev 222020)
+++ PKGBUILD	2014-09-18 20:56:15 UTC (rev 222021)
@@ -2,15 +2,15 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=mm-common
-pkgver=0.9.6
-pkgrel=2
+pkgver=0.9.7
+pkgrel=1
 pkgdesc="Common build files of the C++ bindings"
 arch=('any')
 url="http://gtkmm.org"
 depends=('sh')
 license=('GPL2')
-source=(http://download.gnome.org/sources/mm-common/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7c37158a1f37604705a9b9305d3b335fb8256f5de701c8801269dde4e2ce7dde')
+source=(http://download.gnome.org/sources/mm-common/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('78f47336f3bdf034a384c59a39cc9f0d566e69e36aa7c9ee3ec0bb6a94bf8b3e')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list