diff options
Diffstat (limited to 'community/qingy/PKGBUILD')
-rw-r--r-- | community/qingy/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/qingy/PKGBUILD b/community/qingy/PKGBUILD index c2470df3c..a5a12bf08 100644 --- a/community/qingy/PKGBUILD +++ b/community/qingy/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 96483 2013-08-30 15:29:41Z spupykin $ +# $Id: PKGBUILD 99973 2013-10-31 02:46:37Z allan $ # Maintainer: Eric BĂ©langer <eric@archlinux.org> # Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> @@ -12,7 +12,6 @@ license=('GPL') depends=('directfb' 'openssl' 'libxss') makedepends=('emacs') backup=('etc/pam.d/qingy' 'etc/logrotate.d/qingy' 'etc/qingy/settings' 'etc/qingy/welcomes') -options=('!libtool') install=qingy.install source=(http://downloads.sourceforge.net/sourceforge/qingy/${pkgname}-${pkgver}.tar.bz2 \ qingy.logrotate qingy@.service) |