summaryrefslogtreecommitdiff
path: root/community/libgdamm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-21 23:14:49 +0000
committerroot <root@rshg054.dnsready.net>2011-11-21 23:14:49 +0000
commit859f538490d5f7a35356c8813cf5757b175eea98 (patch)
treef3da527fbc96be7a7a02fe3a8812d99c93fa8012 /community/libgdamm
parent70b4878648fd376433739bd5c835503f6301a5b2 (diff)
Mon Nov 21 23:14:49 UTC 2011
Diffstat (limited to 'community/libgdamm')
-rw-r--r--community/libgdamm/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/libgdamm/PKGBUILD b/community/libgdamm/PKGBUILD
index 8d2f15cf6..2d421f932 100644
--- a/community/libgdamm/PKGBUILD
+++ b/community/libgdamm/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 56662 2011-10-09 15:04:32Z ibiru $
+# $Id: PKGBUILD 59045 2011-11-20 22:55:36Z heftig $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Jan de Groot <jan@jgc.homeip.net>
pkgbase=libgdamm
pkgname=(libgdamm libgdamm-docs)
-pkgver=4.99.4.1
+pkgver=4.99.6
pkgrel=1
arch=('i686' 'x86_64')
makedepends=('libgda' 'libsigc++' 'glibmm' 'glibmm-docs')
-url="http://gtkmm.sourceforge.net/"
+url="http://www.gtkmm.org/"
license=('LGPL')
options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgbase/${pkgver%.*.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7be24b0a7e992724478abda029974f7200a8ef000b8592659dd5068f47b02c6a')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgbase/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d1b7e5101c192695e1fad96f6371d4c2362adb3e8f452f2cb2c89e4380d4f492')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"