summaryrefslogtreecommitdiffstats
path: root/office/krop
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2018-02-12 20:52:07 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-17 07:42:54 +0700
commit06a2128c523f62fc2779f9f590551da4d7c73ae0 (patch)
tree74af763fc21c0b0864b9caacb14cee3bf99a0c47 /office/krop
parent35ac55945d62be5b3e3e086826e2b3a023702e66 (diff)
downloadslackbuilds-06a2128c523f62fc2779f9f590551da4d7c73ae0.tar.gz
slackbuilds-06a2128c523f62fc2779f9f590551da4d7c73ae0.tar.xz
office/krop: Updated for version 0.5.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/krop')
-rw-r--r--office/krop/krop.SlackBuild4
-rw-r--r--office/krop/krop.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/office/krop/krop.SlackBuild b/office/krop/krop.SlackBuild
index 93ba9e02b2..582828c2c7 100644
--- a/office/krop/krop.SlackBuild
+++ b/office/krop/krop.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for krop
-# Copyright 2017, Alexander Verbovetsky, Moscow, Russia
+# Copyright 2018, Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=krop
-VERSION=${VERSION:-0.4.13}
+VERSION=${VERSION:-0.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/krop/krop.info b/office/krop/krop.info
index f0bb717b83..decfb24fdc 100644
--- a/office/krop/krop.info
+++ b/office/krop/krop.info
@@ -1,8 +1,8 @@
PRGNAM="krop"
-VERSION="0.4.13"
+VERSION="0.5.0"
HOMEPAGE="http://arminstraub.com/computer/krop"
-DOWNLOAD="http://arminstraub.com/downloads/krop/krop-0.4.13.tar.gz"
-MD5SUM="46ec5ccbfe97ca64e78c8c57a49e199a"
+DOWNLOAD="http://arminstraub.com/downloads/krop/krop-0.5.0.tar.gz"
+MD5SUM="ce1f54ac2be97fd48ac3c036b00e0c3f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-poppler-qt4 PyPDF2"