summaryrefslogtreecommitdiff
path: root/community/libgdamm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libgdamm/PKGBUILD')
-rw-r--r--community/libgdamm/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/libgdamm/PKGBUILD b/community/libgdamm/PKGBUILD
index 1bca39c24..8d2f15cf6 100644
--- a/community/libgdamm/PKGBUILD
+++ b/community/libgdamm/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 56138 2011-10-02 09:24:08Z ibiru $
+# $Id: PKGBUILD 56662 2011-10-09 15:04:32Z ibiru $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Jan de Groot <jan@jgc.homeip.net>
pkgbase=libgdamm
pkgname=(libgdamm libgdamm-docs)
-pkgver=4.99.4
+pkgver=4.99.4.1
pkgrel=1
arch=('i686' 'x86_64')
makedepends=('libgda' 'libsigc++' 'glibmm' 'glibmm-docs')
url="http://gtkmm.sourceforge.net/"
license=('LGPL')
options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgbase/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('08431875745abf85d0a1f0bde5ca273f400395b209fb6c4a5ca87fb87a5f67f0')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgbase/${pkgver%.*.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('7be24b0a7e992724478abda029974f7200a8ef000b8592659dd5068f47b02c6a')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"