summaryrefslogtreecommitdiffstats
path: root/misc/clawsker
diff options
context:
space:
mode:
Diffstat (limited to 'misc/clawsker')
-rw-r--r--misc/clawsker/README12
-rw-r--r--misc/clawsker/clawsker.SlackBuild4
-rw-r--r--misc/clawsker/clawsker.info8
3 files changed, 12 insertions, 12 deletions
diff --git a/misc/clawsker/README b/misc/clawsker/README
index dae61a5b6c..3d247c408e 100644
--- a/misc/clawsker/README
+++ b/misc/clawsker/README
@@ -1,6 +1,6 @@
-Claws Mail has a high number of configurable options and, in order to keep
-the binary small and fast, some of these preferences which are not widely
-used are not provided with a graphical interface for inspection and/or
-modification. Users wanting to edit such preferences had to face editing
-the configuration text files directly; now it is possible to do so with a
-convenient GTK2 interface using Clawsker.
+Claws Mail has a high number of configurable options and, in order
+to keep the binary small and fast, some of these preferences which
+are not widely used are not provided with a graphical interface for
+inspection and/or modification. Users wanting to edit such preferences
+had to face editing the configuration text files directly; now it is
+possible to do so with a convenient GTK2 interface using Clawsker.
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"