diff options
Diffstat (limited to 'community/gnome-commander/PKGBUILD')
-rw-r--r-- | community/gnome-commander/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gnome-commander/PKGBUILD b/community/gnome-commander/PKGBUILD index 3c9da448f..61f935720 100644 --- a/community/gnome-commander/PKGBUILD +++ b/community/gnome-commander/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 60311 2011-12-10 09:50:50Z ibiru $ +# $Id: PKGBUILD 99771 2013-10-30 23:36:54Z allan $ # Maintainer : Ionut Biru <ibiru@archlinux.org> # Contributor: Roman Kyrylych <roman@archlinux.org> # Contributor: Johannes Sjolund <j.sjolund@gmail.com> @@ -12,7 +12,6 @@ url="http://www.nongnu.org/gcmd/" license=('GPL') depends=('libgnomeui' 'gnome-vfs' 'gconf' 'python2' 'libsm') makedepends=('perlxml' 'gnome-doc-utils>=0.20.1' 'intltool') -options=(!libtool) install=gnome-commander.install source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.2/$pkgname-$pkgver.tar.xz gnome-commander-1.2.8.15-build.patch) |