diff options
Diffstat (limited to 'extra/gnome-python-extras/PKGBUILD')
-rw-r--r-- | extra/gnome-python-extras/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gnome-python-extras/PKGBUILD b/extra/gnome-python-extras/PKGBUILD index ef582b32c..209d2779e 100644 --- a/extra/gnome-python-extras/PKGBUILD +++ b/extra/gnome-python-extras/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 197692 2013-10-28 14:46:28Z jgc $ +# $Id: PKGBUILD 198026 2013-10-30 12:21:00Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgbase=gnome-python-extras @@ -9,7 +9,6 @@ arch=('i686' 'x86_64') url="http://www.daa.com.au/~james/pygtk/" license=('GPL' 'LGPL') makedepends=('gtkspell' 'libgnomeui' 'python2' 'pygtk' 'gnome-python') -options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/gnome-python-extras/2.25/gnome-python-extras-${pkgver}.tar.bz2 gnome-python-extras-2.25.3-update-for-2.27.2.patch) md5sums=('9f3b7ec5c57130b96061cb486b79c076' '0b0a4d93016d14f2306682301de3bda3') |