From cbcf42aba84733e1b9072f5320519c99bf8c0ac7 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 10 Oct 2011 23:14:36 +0000 Subject: Mon Oct 10 23:14:36 UTC 2011 --- community/libgdamm/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/libgdamm') 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 # Contributor: Jan de Groot 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}" -- cgit v1.2.3-54-g00ecf