diff options
Diffstat (limited to 'extra/gnome-python/PKGBUILD')
-rw-r--r-- | extra/gnome-python/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gnome-python/PKGBUILD b/extra/gnome-python/PKGBUILD index d407be1a7..351cff327 100644 --- a/extra/gnome-python/PKGBUILD +++ b/extra/gnome-python/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 148754 2012-02-05 11:49:16Z ibiru $ +# $Id: PKGBUILD 198024 2013-10-30 12:20:16Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: Sarah Hay <sarah@archlinux.org> @@ -9,7 +9,6 @@ pkgrel=8.1 arch=(i686 x86_64 mips64el) license=('LGPL') makedepends=('pygtk' 'pyorbit' 'libgnomeui') -options=('!libtool') url="http://www.pygtk.org/" source=(http://ftp.gnome.org/pub/gnome/sources/gnome-python/2.28/gnome-python-${pkgver}.tar.bz2) sha256sums=('759ce9344cbf89cf7f8449d945822a0c9f317a494f56787782a901e4119b96d8') |