Date: Wednesday, April 10, 2013 @ 23:22:17
  Author: heftig
Revision: 182593

0.10.1

Modified:
  libgee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-04-10 20:23:35 UTC (rev 182592)
+++ PKGBUILD    2013-04-10 21:22:17 UTC (rev 182593)
@@ -3,7 +3,7 @@
 # Contributor: Sergej Pupykin <[email protected]>
 
 pkgname=libgee
-pkgver=0.10.0
+pkgver=0.10.1
 pkgrel=1
 pkgdesc="GObject collection library"
 url="http://live.gnome.org/Libgee";
@@ -13,7 +13,7 @@
 makedepends=(gobject-introspection vala)
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('01d541f1e048f53d9a0f01548c707795c46a41e1d6e55b567f9ae29b871ad095')
+sha256sums=('f50c103107314daee6dc68054e359d5169a19c562902e323ba798b380a2a2c96')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to