From cd326e60e1e54ebe83bd700850b313c69f419eef Mon Sep 17 00:00:00 2001 From: root Date: Fri, 16 Mar 2012 00:01:21 +0000 Subject: Fri Mar 16 00:01:21 UTC 2012 --- community/qingy/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'community/qingy') diff --git a/community/qingy/PKGBUILD b/community/qingy/PKGBUILD index 24be5d84b..a9ac59201 100644 --- a/community/qingy/PKGBUILD +++ b/community/qingy/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 35052 2010-12-14 22:08:35Z jlichtblau $ +# $Id: PKGBUILD 67766 2012-03-14 10:49:05Z giovanni $ # Maintainer: Eric Belanger # Contributor: Jaroslav Lichtblau # Contributor: Eric Belanger pkgname=qingy pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="A DirectFB getty replacement" arch=('i686' 'x86_64') url="http://qingy.sourceforge.net/" @@ -14,8 +14,9 @@ depends=('directfb' 'pam' 'openssl' 'ncurses' 'libxss') backup=('etc/qingy/settings' 'etc/qingy/welcomes') options=('!libtool') install=$pkgname.install -source=(http://downloads.sourceforge.net/sourceforge/qingy/${pkgname}-${pkgver}.tar.bz2 \ - qingy.logrotate README) +source=("http://downloads.sourceforge.net/sourceforge/qingy/${pkgname}-${pkgver}.tar.bz2" + 'qingy.logrotate' + 'README') md5sums=('1e0912655e240adfd0ce5ced30bbc685' 'a9bdfd0ac9f29380eafa97a4a056789d' 'f54865d71ea34e2f68e53ef60248701b') -- cgit v1.2.3-54-g00ecf