summaryrefslogtreecommitdiffstats
path: root/misc/clawsker
diff options
context:
space:
mode:
Diffstat (limited to 'misc/clawsker')
-rw-r--r--misc/clawsker/clawsker.SlackBuild4
-rw-r--r--misc/clawsker/clawsker.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/clawsker/clawsker.SlackBuild b/misc/clawsker/clawsker.SlackBuild
index 3b9b98491f..9f5260869e 100644
--- a/misc/clawsker/clawsker.SlackBuild
+++ b/misc/clawsker/clawsker.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for Clawsker
#
-# Copyright 2009-2017 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2009-202 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=clawsker
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.3.7}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/misc/clawsker/clawsker.info b/misc/clawsker/clawsker.info
index 8ff06fd6b2..d37bc68e58 100644
--- a/misc/clawsker/clawsker.info
+++ b/misc/clawsker/clawsker.info
@@ -1,10 +1,10 @@
PRGNAM="clawsker"
-VERSION="1.1.0"
+VERSION="1.3.7"
HOMEPAGE="https://www.claws-mail.org/clawsker.php"
-DOWNLOAD="https://www.claws-mail.org/tools/clawsker-1.1.0.tar.xz"
-MD5SUM="c06d5e55660eba2b6f8c1be2d5d4c73e"
+DOWNLOAD="https://www.claws-mail.org/tools/clawsker-1.3.7.tar.xz"
+MD5SUM="a4280952be05a6b4b212f527d1fe982d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-gtk2"
+REQUIRES="perl-Gtk3 perl-File-Which"
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"