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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jun 6 13:30:42 UTC 2010


    Date: Sunday, June 6, 2010 @ 09:30:42
  Author: andyrtr
Revision: 81873

upgpkg: libchamplain 0.6.0-1
new version 0.6.0

Modified:
  libchamplain/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-06 12:41:02 UTC (rev 81872)
+++ PKGBUILD	2010-06-06 13:30:42 UTC (rev 81873)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis <mkanis at gmx.de>
 
 pkgname=libchamplain
-pkgver=0.4.5
+pkgver=0.6.0
 pkgrel=1
 pkgdesc="C library aimed to provide a Gtk+ widget to display rasterized maps"
 url="http://projects.gnome.org/libchamplain/"
@@ -12,8 +12,8 @@
 replaces=('libchamplain-gtk')
 options=('!libtool')
 depends=('clutter-gtk>=0.10.2' 'libsoup' 'cairo>=1.4' 'sqlite3')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/0.4/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e9bdecaadb9196694a299951389ec935')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/0.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('273d874c8bc5a0df443e22d58a3fac30')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list