summaryrefslogtreecommitdiff
path: root/community/moreutils
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-10-05 10:04:45 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-10-05 10:04:45 -0300
commit1d7654844d03a315c45e204abf8fa44f4d750bba (patch)
tree3a009f4ec4921e4d62428d0f3da4169380dd8f7e /community/moreutils
parentb6c59f3d5bcae3f0b61856c1bea145c25c02a6f7 (diff)
parent777466db27694f0cad10a7159ba66f2a2b39a516 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: gnome-unstable/folks/PKGBUILD gnome-unstable/telepathy-glib/PKGBUILD gnome-unstable/telepathy-mission-control/PKGBUILD libre/kdenetwork-kopete-libre/PKGBUILD testing/iputils/PKGBUILD testing/iputils/iputils.install testing/ypserv/PKGBUILD
Diffstat (limited to 'community/moreutils')
-rw-r--r--community/moreutils/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/community/moreutils/PKGBUILD b/community/moreutils/PKGBUILD
index f2996f957..77ec7bf24 100644
--- a/community/moreutils/PKGBUILD
+++ b/community/moreutils/PKGBUILD
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD 74174 2012-07-22 18:31:30Z spupykin $
+# $Id: PKGBUILD 77069 2012-10-04 09:18:24Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Alessio 'mOLOk' Bolognino <themolok@gmail.com>
pkgname=moreutils
pkgver=0.47
-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://joeyh.name/code/moreutils/"
license=('GPL')
makedepends=('docbook2x' 'docbook-xml' 'perl-xml-sax')
-depends=('perl')
-optdepends=('perl-timedate' 'perl-time-duration' 'perl-ipc-run')
+depends=('perl' 'perl-ipc-run' 'perl-timedate' 'perl-time-duration')
options=('!emptydirs' 'zipman')
replaces=(moreutils-svn)
source=(http://ftp.de.debian.org/debian/pool/main/m/moreutils/moreutils_$pkgver.tar.gz)