summaryrefslogtreecommitdiff
path: root/community/qingy
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-16 00:01:21 +0000
committerroot <root@rshg054.dnsready.net>2012-03-16 00:01:21 +0000
commitcd326e60e1e54ebe83bd700850b313c69f419eef (patch)
treeb15df594ae07c150fff4a55c0d1a01885b232dd0 /community/qingy
parent14635ca5380a480450a66c3fcc29992d29a2bd8e (diff)
Fri Mar 16 00:01:21 UTC 2012
Diffstat (limited to 'community/qingy')
-rw-r--r--community/qingy/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
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 <eric@archlinux.org>
# Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Eric Belanger <eric@archlinux.org>
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')