diff options
Diffstat (limited to 'community/glom/PKGBUILD')
-rw-r--r-- | community/glom/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/glom/PKGBUILD b/community/glom/PKGBUILD index d298f7610..5107ce651 100644 --- a/community/glom/PKGBUILD +++ b/community/glom/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 97732 2013-09-28 07:17:42Z jlichtblau $ +# $Id: PKGBUILD 99763 2013-10-30 23:33:51Z allan $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Roman Kyrylych <Roman.Kyrylych@gmail.com> # Contributor: William Rea <sillywilly@gmail.com> @@ -13,7 +13,6 @@ url="http://www.glom.org/" license=('GPL') depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python2-gobject' 'libepc' 'goocanvasmm' 'gtksourceviewmm' 'evince' 'postgresql') makedepends=('intltool' 'gnome-doc-utils' 'python-sphinx' 'boost') -options=('!libtool') install=$pkgname.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/1.24/$pkgname-$pkgver.tar.xz) sha256sums=('eae586be8d3fc36ee80e5ca0ef5d877e76d346cbfe451c9abff5be27692030d1') |