summaryrefslogtreecommitdiff
path: root/extra/libgee
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-11 13:24:06 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-11 13:24:06 +0100
commita5c94b5ae404c31a1a0e58480d9275e1a5ff8dd8 (patch)
treed645da91365a323730f890b4e18652189fe444fe /extra/libgee
parent9f050463d1b34e3f36a54aeb9ef65217530f2cd0 (diff)
parentc1c596c922f0dc8622339011db936c531647203d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/sunpinyin/PKGBUILD extra/numactl/PKGBUILD
Diffstat (limited to 'extra/libgee')
-rw-r--r--extra/libgee/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libgee/PKGBUILD b/extra/libgee/PKGBUILD
index 962010682..0b836937d 100644
--- a/extra/libgee/PKGBUILD
+++ b/extra/libgee/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 169949 2012-10-30 22:46:33Z heftig $
+# $Id: PKGBUILD 170755 2012-11-10 23:14:19Z heftig $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=libgee
-pkgver=0.6.6
+pkgver=0.6.6.1
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=('b6b008a6b84332b88f5a12f33d56a3fa3a307946cdd70bc17a403822d4f02e7b')
+sha256sums=('ac6598776cda8d1c8689930f48df074e88f17e9f5832bc300902ded5ab8144dd')
build() {
cd $pkgname-$pkgver