From cb06bc72e9e097aa1e229e59c32d246e2530e80c Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 7 Sep 2026 12:06:43 +0200 Subject: qtmaildir: update to 0.28.0 Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_016yeUGcX28FHJNQMtkzqx5e --- qtmaildir/qtmaildir.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qtmaildir/qtmaildir.SlackBuild') 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 -- cgit v1.2.3