diff options
Diffstat (limited to 'extra/gconfmm/PKGBUILD')
-rw-r--r-- | extra/gconfmm/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gconfmm/PKGBUILD b/extra/gconfmm/PKGBUILD index 35a710493..9b5dd3801 100644 --- a/extra/gconfmm/PKGBUILD +++ b/extra/gconfmm/PKGBUILD @@ -1,4 +1,4 @@ -#$Id: PKGBUILD 150479 2012-02-18 03:02:14Z allan $ +#$Id: PKGBUILD 197972 2013-10-30 12:00:43Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: Kritoke <typeolinux@yahoo.com> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64' 'mips64el') url="http://gtkmm.sourceforge.net/" license=('LGPL') makedepends=('pkgconfig' 'gtkmm' 'glibmm-docs' 'gconf' 'glibmm') -options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.xz) sha256sums=('d7bd2d29c1a87b85329547fb29a0eca52d944e60699982152775002e24c09228') |