summaryrefslogtreecommitdiff
path: root/community/moreutils
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-13 11:55:35 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-13 11:55:35 -0300
commit69fbf2ca624da30dfaefb4c4150715df81d8cf00 (patch)
tree43a6191492a1d6a8b2dbf3a5fc30e04418407eff /community/moreutils
parent20325742c50f83cc58e49aa3b8347fde1399d734 (diff)
parentcb9c375209c236c16557878a1b864f91de27b88d (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/ctpl/PKGBUILD extra/ffmpeg/PKGBUILD extra/subversion/PKGBUILD multilib/lib32-libtiff/PKGBUILD
Diffstat (limited to 'community/moreutils')
-rw-r--r--community/moreutils/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/moreutils/PKGBUILD b/community/moreutils/PKGBUILD
index 5ae55b635..c40b6cc3f 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 <pupykin.s+arch@gmail.com>
# Contributor: Alessio 'mOLOk' Bolognino <themolok@gmail.com>
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' 'mips64el')
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)