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

Eric Bélanger eric at archlinux.org
Thu Oct 18 03:22:34 UTC 2012


    Date: Wednesday, October 17, 2012 @ 23:22:34
  Author: eric
Revision: 169106

upgpkg: mm-common 0.9.6-1

Upstream update

Modified:
  mm-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-18 01:58:04 UTC (rev 169105)
+++ PKGBUILD	2012-10-18 03:22:34 UTC (rev 169106)
@@ -2,15 +2,15 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=mm-common
-pkgver=0.9.5
+pkgver=0.9.6
 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.bz2)
-sha256sums=('9c602dba89d264a4719db996b9b169716df2d4d10bcd24e56fc3572865a5cb8b')
+source=(http://download.gnome.org/sources/mm-common/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('7c37158a1f37604705a9b9305d3b335fb8256f5de701c8801269dde4e2ce7dde')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list