diff options
Diffstat (limited to 'extra/libgnomemm/PKGBUILD')
-rw-r--r-- | extra/libgnomemm/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libgnomemm/PKGBUILD b/extra/libgnomemm/PKGBUILD index b3c0cf70c..6568dffaf 100644 --- a/extra/libgnomemm/PKGBUILD +++ b/extra/libgnomemm/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 150399 2012-02-17 11:55:36Z allan $ +# $Id: PKGBUILD 198172 2013-10-30 13:14:34Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: Kritoke <typeolinux@yahoo.com> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64' 'mips64el') license=('LGPL') depends=('libgnome>=2.28.0' 'gtkmm>=2.20.0') makedepends=('pkgconfig') -options=('!libtool') url="http://gtkmm.sourceforge.net/" source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2) sha256sums=('2a01f068ff73a1985d050e75f899fec34ac13622e2ead43523a4e2b0875042cf') |