summaryrefslogtreecommitdiff
path: root/extra/libgee/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libgee/PKGBUILD')
-rw-r--r--extra/libgee/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libgee/PKGBUILD b/extra/libgee/PKGBUILD
index cf140fd06..4a7600bfd 100644
--- a/extra/libgee/PKGBUILD
+++ b/extra/libgee/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 170755 2012-11-10 23:14:19Z heftig $
+# $Id: PKGBUILD 175984 2013-01-25 15:31:43Z ioni $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=libgee
-pkgver=0.6.6.1
+pkgver=0.6.7
pkgrel=1
pkgdesc="GObject collection library"
url="http://live.gnome.org/Libgee"
@@ -13,7 +13,7 @@ depends=('glib2')
makedepends=('gobject-introspection')
options=('!libtool')
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('ac6598776cda8d1c8689930f48df074e88f17e9f5832bc300902ded5ab8144dd')
+sha256sums=('b512bf1785fbbb6a264be5fac325c42d4e96cc560b22e3f19ea5b01b1414106d')
build() {
cd $pkgname-$pkgver