summaryrefslogtreecommitdiff
path: root/community/libgdamm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-19 01:31:03 -0700
committerroot <root@rshg054.dnsready.net>2013-05-19 01:31:03 -0700
commit9a30c3d0083b8330b1aa6c0f89245e68ae762ee5 (patch)
treed7249e7354a9daabdf75f5c25da47363d35f15a6 /community/libgdamm
parent4e1091baf58d4d28f6bf3cc4fee8ea0bfd10a7a8 (diff)
Sun May 19 01:30:44 PDT 2013
Diffstat (limited to 'community/libgdamm')
-rw-r--r--community/libgdamm/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/community/libgdamm/PKGBUILD b/community/libgdamm/PKGBUILD
index 43b5ee8cf..a5fb71909 100644
--- a/community/libgdamm/PKGBUILD
+++ b/community/libgdamm/PKGBUILD
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD 87026 2013-03-25 19:19:10Z bpiotrowski $
-# Maintainer : Ionut Biru <ibiru@archlinux.org>
+# $Id: PKGBUILD 91044 2013-05-18 13:45:43Z jlichtblau $
+# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Jan de Groot <jan@jgc.homeip.net>
pkgbase=libgdamm
pkgname=(libgdamm libgdamm-docs)
-pkgver=4.99.6
-pkgrel=2
+pkgver=4.99.7
+pkgrel=1
arch=('i686' 'x86_64')
makedepends=('libgda' 'libsigc++' 'glibmm' 'glibmm-docs')
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=('d1b7e5101c192695e1fad96f6371d4c2362adb3e8f452f2cb2c89e4380d4f492')
+sha256sums=('5b864ddc7d5555c6c2d7fb5c6a3856c690911d12837148511a7b9f85100ca06c')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"