summaryrefslogtreecommitdiff
path: root/community/dar/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dar/PKGBUILD')
-rw-r--r--community/dar/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/dar/PKGBUILD b/community/dar/PKGBUILD
index d013f771f..be82f3409 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')
@@ -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() {