From 560562e36a27da267f2f4f7989806790192888ef Mon Sep 17 00:00:00 2001 From: root Date: Mon, 31 Oct 2011 23:14:48 +0000 Subject: Mon Oct 31 23:14:48 UTC 2011 --- community/dictd/PKGBUILD | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'community/dictd') diff --git a/community/dictd/PKGBUILD b/community/dictd/PKGBUILD index 574dba45e..7ba6a1d1d 100644 --- a/community/dictd/PKGBUILD +++ b/community/dictd/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 51953 2011-07-18 13:18:14Z spupykin $ +# $Id: PKGBUILD 57578 2011-10-31 03:14:04Z andrea $ # Maintainer: Sergej Pupykin # Contributor: SmackleFunky # Contributor: Enrico Morelli pkgname=dictd pkgver=1.12.0 -pkgrel=2 +pkgrel=3 pkgdesc="Online dictionary client and server" url="http://sourceforge.net/projects/dict/" -license=("GPL") -arch=(i686 x86_64) -depends=('zlib' 'libmaa') +license=('GPL') +arch=('i686' 'x86_64') +depends=('sh' 'zlib' 'libmaa') makedepends=('flex') backup=(etc/dict/dictd.conf etc/dict/dict.conf @@ -18,7 +18,8 @@ backup=(etc/dict/dictd.conf etc/conf.d/dictd etc/xinetd.d/dictd etc/dict/colorit.conf) -source=(http://downloads.sourceforge.net/project/dict/dictd/dictd-$pkgver/dictd-$pkgver.tar.gz +options=('!emptydirs') +source=("http://downloads.sourceforge.net/dict/$pkgname-$pkgver.tar.gz" dictd dict.conf dictd.conf -- cgit v1.2.3-54-g00ecf