summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Barry J. Grundy2018-03-22 22:54:38 +0100
committer David Spencer2018-03-22 22:54:38 +0100
commitcb63b9a754ec34784b707b63e02e4eb4b6e7d45b (patch)
treeeb1d34a905bc205e1a5e81ebcbad26a5b3bf13a5 /python
parent0a15be03383e6eb5523e82ace431ed55d263de30 (diff)
downloadslackbuilds-cb63b9a754ec34784b707b63e02e4eb4b6e7d45b.tar.gz
python/dfdatetime: Updated for version 20180318.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/dfdatetime/dfdatetime.SlackBuild6
-rw-r--r--python/dfdatetime/dfdatetime.info6
-rw-r--r--python/dfdatetime/slack-desc2
3 files changed, 8 insertions, 6 deletions
diff --git a/python/dfdatetime/dfdatetime.SlackBuild b/python/dfdatetime/dfdatetime.SlackBuild
index 11204fe690..07ed90e026 100644
--- a/python/dfdatetime/dfdatetime.SlackBuild
+++ b/python/dfdatetime/dfdatetime.SlackBuild
@@ -21,10 +21,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# Updated to v20160323 January 2017, Barry J. Grundy.
+# Updated to v20180318 March 2018, Barry J. Grundy.
PRGNAM=dfdatetime
-VERSION=${VERSION:-20161101}
+VERSION=${VERSION:-20180318}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -77,6 +77,8 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a README LICENSE AUTHORS PKG-INFO ACKNOWLEDGEMENTS $PKG/usr/doc/$PRGNAM-$VERSION
+# Remove duplicated docs in /usr/share/doc
+rm -rf $PKG/usr/share
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/python/dfdatetime/dfdatetime.info b/python/dfdatetime/dfdatetime.info
index 096c978730..e6e005a41b 100644
--- a/python/dfdatetime/dfdatetime.info
+++ b/python/dfdatetime/dfdatetime.info
@@ -1,8 +1,8 @@
PRGNAM="dfdatetime"
-VERSION="20161101"
+VERSION="20180318"
HOMEPAGE="https://github.com/log2timeline/dfdatetime"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/dfdatetime-20161101.tar.gz"
-MD5SUM="4a085b86ca738a084d6a9cb2061f59e3"
+DOWNLOAD="https://github.com/log2timeline/dfdatetime/releases/download/20180318/dfdatetime-20180318.tar.gz"
+MD5SUM="ca1b44c969d0b94b0b23e1e263b29d51"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/python/dfdatetime/slack-desc b/python/dfdatetime/slack-desc
index 7ebcae183e..0f04eb3014 100644
--- a/python/dfdatetime/slack-desc
+++ b/python/dfdatetime/slack-desc
@@ -8,7 +8,7 @@
|-----handy-ruler------------------------------------------------------|
dfdatetime: dfdatetime (Python library for Digital Forensics Date and Time)
dfdatetime:
-dfdatetime: dfdatetime provides date and time objects to preserver accuracy and
+dfdatetime: dfdatetime provides date and time objects to preserve accuracy and
dfdatetime: precision.
dfdatetime:
dfdatetime: Homepage: https://github.com/log2timeline/dfdatetime