summaryrefslogtreecommitdiff
path: root/community/dar
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-07 09:18:06 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-07 09:18:06 -0300
commitf5e3722a8eb73a1d34f74d29e19eb4b8cc7f251d (patch)
tree52b4ae75af50a8a519ff3921e1e82a7a47c212b6 /community/dar
parent86461beb7cde87c32ae26efa1916543955452dfc (diff)
parente2fb609d3af7a203357fd6ca983fef5f4dfba7eb (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/maxima/PKGBUILD extra/rcs/PKGBUILD extra/sbcl/PKGBUILD multilib/lib32-libx11/PKGBUILD testing/xf86-input-synaptics/PKGBUILD
Diffstat (limited to 'community/dar')
-rw-r--r--community/dar/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/dar/PKGBUILD b/community/dar/PKGBUILD
index eccdb887d..b139ca88b 100644
--- a/community/dar/PKGBUILD
+++ b/community/dar/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 55079 2011-09-02 08:39:46Z andrea $
+# $Id: PKGBUILD 55197 2011-09-06 02:04:39Z shusmann $
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
# Contributor: Aaron Schaefer <aaron@elasticdog.com>
pkgname=dar
-pkgver=2.4.1
+pkgver=2.4.2
pkgrel=1
pkgdesc='A full featured command-line backup tool, short for Disk ARchive'
arch=('i686' 'x86_64' 'mips64el')
@@ -13,7 +13,7 @@ depends=('bzip2' 'lzo2' 'libgcrypt')
optdepends=('perl: for running some samples')
makedepends=('doxygen')
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('727e0b266d761e4dfd48a6af759413cb')
+md5sums=('b23c0509513b895f4ab9ce9191b2f65b')
options=('!libtool')
build() {