From cb9c375209c236c16557878a1b864f91de27b88d Mon Sep 17 00:00:00 2001 From: root Date: Mon, 12 Dec 2011 23:14:53 +0000 Subject: Mon Dec 12 23:14:53 UTC 2011 --- community/moreutils/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community/moreutils') diff --git a/community/moreutils/PKGBUILD b/community/moreutils/PKGBUILD index 7a1bae427..3b6f9142c 100644 --- a/community/moreutils/PKGBUILD +++ b/community/moreutils/PKGBUILD @@ -1,16 +1,17 @@ -# $Id: PKGBUILD 58952 2011-11-20 18:08:19Z spupykin $ +# $Id: PKGBUILD 60349 2011-12-11 20:19:24Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Alessio 'mOLOk' Bolognino pkgname=moreutils pkgver=0.45 -pkgrel=1 +pkgrel=2 pkgdesc="A growing collection of the unix tools that nobody thought to write thirty years ago" arch=('i686' 'x86_64') url="http://kitenet.net/~joey/code/moreutils.html" license=('GPL') makedepends=('docbook2x' 'docbook-xml' 'perl-xml-sax') depends=('perl') +optdepends=('perl-timedate' 'perl-time-duration' 'perl-ipc-run') options=('!emptydirs' 'zipman') replaces=(moreutils-svn) source=(http://ftp.de.debian.org/debian/pool/main/m/moreutils/moreutils_$pkgver.tar.gz) -- cgit v1.2.3-54-g00ecf