aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qtmaildir/qtmaildir.SlackBuild4
-rw-r--r--qtmaildir/qtmaildir.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/qtmaildir/qtmaildir.SlackBuild b/qtmaildir/qtmaildir.SlackBuild
index 907f7e4..43a35dd 100644
--- a/qtmaildir/qtmaildir.SlackBuild
+++ b/qtmaildir/qtmaildir.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qtmaildir
-VERSION=${VERSION:-0.27.0}
+VERSION=${VERSION:-0.28.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -81,7 +81,7 @@ find -L . \
#
# QTMAILDIR_BUILD_NUMBER=OFF keeps the version a clean X.Y.Z. That option is
# ON upstream so a developer can tell one build of an unreleased version from
-# another, and it would make this package report "0.27.0 build 1", numbering a
+# another, and it would make this package report "0.28.0 build 1", numbering a
# release after a counter that starts at 1 in every fresh build directory.
mkdir -p build
cd build
diff --git a/qtmaildir/qtmaildir.info b/qtmaildir/qtmaildir.info
index 58abd07..53e0ce1 100644
--- a/qtmaildir/qtmaildir.info
+++ b/qtmaildir/qtmaildir.info
@@ -1,8 +1,8 @@
PRGNAM="qtmaildir"
-VERSION="0.27.0"
+VERSION="0.28.0"
HOMEPAGE="https://github.com/danixland/qtmaildir"
-DOWNLOAD="https://github.com/danixland/qtmaildir/archive/v0.27.0/qtmaildir-0.27.0.tar.gz"
-MD5SUM="e9a0964e8ccac7b2d612439f165a97d9"
+DOWNLOAD="https://github.com/danixland/qtmaildir/archive/v0.28.0/qtmaildir-0.28.0.tar.gz"
+MD5SUM="a1754b0bc7103441675ba9d6f27e8337"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="notmuch"