diff options
Diffstat (limited to 'community/gtranslator')
-rw-r--r-- | community/gtranslator/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gtranslator/PKGBUILD b/community/gtranslator/PKGBUILD index 6c4e2d718..2734db32d 100644 --- a/community/gtranslator/PKGBUILD +++ b/community/gtranslator/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 88692 2013-04-21 22:17:13Z heftig $ +# $Id: PKGBUILD 99803 2013-10-30 23:49:03Z allan $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Hugo Doria <hugo@archlinux.org> @@ -15,7 +15,6 @@ depends=('desktop-file-utils' 'gdl' 'gettext' 'gtksourceview3' 'gtkspell3' 'iso- makedepends=('intltool' 'itstool' 'gnome-doc-utils' 'gucharmap' 'json-glib' 'gnome-common' 'yelp-tools') optdepends=('gucharmap: for charmap plugin' 'json-glib: for open-tran plugin') -options=('!libtool') install="$pkgname.install" source=("http://ftp.acc.umu.se/pub/GNOME/sources/$pkgname/2.91/$pkgname-$pkgver.tar.xz" 'gtkspell3-port.patch') |