diff options
Diffstat (limited to 'community/glabels/PKGBUILD')
-rw-r--r-- | community/glabels/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/glabels/PKGBUILD b/community/glabels/PKGBUILD index 6afffeccb..b0a2f5db4 100644 --- a/community/glabels/PKGBUILD +++ b/community/glabels/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98190 2013-10-07 12:08:24Z jgc $ +# $Id: PKGBUILD 99761 2013-10-30 23:33:09Z allan $ # Maintainer: Balló György <ballogyor+arch at gmail dot com> # Contributor: yugrotavele <yugrotavele at archlinux dot us> # Contributor: Damir Perisa <damir@archlinux.org> @@ -12,7 +12,6 @@ url="http://glabels.org/" license=('GPL' 'LGPL') depends=('librsvg' 'evolution-data-server' 'qrencode' 'iec16022' 'dconf' 'desktop-file-utils' 'xdg-utils') makedepends=('barcode' 'intltool' 'gnome-doc-utils') -options=('!libtool') install=$pkgname.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz glabels-3.0.0-new-eds.patch) |