aboutsummaryrefslogtreecommitdiffstats
path: root/qtmaildir/qtmaildir.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-07 12:06:43 +0200
committerDanilo M. <danix@danix.xyz>2026-09-07 12:06:43 +0200
commitcb06bc72e9e097aa1e229e59c32d246e2530e80c (patch)
tree9aacf87ec6ce929feb3445d3e7bf7f8594dbe9c5 /qtmaildir/qtmaildir.SlackBuild
parentb0cb3ff76636ac680727014b5291eb5006cd2e78 (diff)
downloadmy-slackbuilds-cb06bc72e9e097aa1e229e59c32d246e2530e80c.tar.gz
my-slackbuilds-cb06bc72e9e097aa1e229e59c32d246e2530e80c.zip
qtmaildir: update to 0.28.0
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016yeUGcX28FHJNQMtkzqx5e
Diffstat (limited to 'qtmaildir/qtmaildir.SlackBuild')
-rw-r--r--qtmaildir/qtmaildir.SlackBuild4
1 files changed, 2 insertions, 2 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