diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2017-02-04 19:56:32 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-11 07:24:08 +0700 |
commit | 5ba33c275d79e2761f8498cd903193d30a33df4a (patch) | |
tree | 02f2677154fba104748cf092754b202d32d9135a /system/dar | |
parent | 34b37a846dfb229fca8854ac968adf69f46b3621 (diff) |
system/dar: Updated for version 2.5.9.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/dar')
-rw-r--r-- | system/dar/README | 6 | ||||
-rw-r--r-- | system/dar/dar.SlackBuild | 4 | ||||
-rw-r--r-- | system/dar/dar.info | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/system/dar/README b/system/dar/README index d0eb355975f4..efb15c05b54a 100644 --- a/system/dar/README +++ b/system/dar/README @@ -1,4 +1,4 @@ -Disk ARchive (DAR) is a backup tool for files and directories. -It is primarily aimed for floppies, zip disks and/or hard drives. -It has numerous features that make it a substitute for a tar-based +Disk ARchive (DAR) is a backup tool for files and directories. +It is primarily aimed for floppies, zip disks and/or hard drives. +It has numerous features that make it a substitute for a tar-based backup system. diff --git a/system/dar/dar.SlackBuild b/system/dar/dar.SlackBuild index c8158683b91a..c9a3b09b4005 100644 --- a/system/dar/dar.SlackBuild +++ b/system/dar/dar.SlackBuild @@ -3,7 +3,7 @@ # Slackware Package Build Script for Disk ARchive (DAR) # Home Page http://dar.linux.free.fr/ -# Copyright (c) 2007-2016, Nishant Limbachia, Hoffman Estates, IL, USA +# Copyright (c) 2007-2017, Nishant Limbachia, Hoffman Estates, IL, USA # <nishant _AT_ mnspace _DOT_ net> # All rights reserved. # @@ -30,7 +30,7 @@ # No additional license terms added :-) PRGNAM="dar" -VERSION=${VERSION:-2.5.7} +VERSION=${VERSION:-2.5.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/dar/dar.info b/system/dar/dar.info index 3242c430b1ae..4d02824e83c1 100644 --- a/system/dar/dar.info +++ b/system/dar/dar.info @@ -1,8 +1,8 @@ PRGNAM="dar" -VERSION="2.5.7" +VERSION="2.5.9" HOMEPAGE="http://dar.linux.free.fr/" -DOWNLOAD="http://downloads.sourceforge.net/dar/dar-2.5.7.tar.gz" -MD5SUM="21cd215e7e18e8930a879f65ba0030a9" +DOWNLOAD="http://downloads.sourceforge.net/dar/dar-2.5.9.tar.gz" +MD5SUM="6448517104fc3afda1e245307a6905a9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |