summaryrefslogtreecommitdiffstats
path: root/assets/slackbuild/qtmaildir.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-03 17:32:51 +0200
committerDanilo M. <danix@danix.xyz>2026-08-03 17:32:51 +0200
commitc7cd253da79543166360eedce1cedaa2594c219a (patch)
tree3d7a2f6cafd0018b96f728fac91cde3226175b11 /assets/slackbuild/qtmaildir.SlackBuild
parent8a4eba043008bf76266c6e707f80a1194f1b5dfa (diff)
downloadqtmaildir-a3d2c1cb032dd1af3aca51ed70702fa732754e3f.tar.gz
qtmaildir-a3d2c1cb032dd1af3aca51ed70702fa732754e3f.zip
release: 0.4.1v0.4.1
Packaging only. The 0.4.0 tarball predated QTMAILDIR_BUILD_TESTS, so a package built from it accepted -DQTMAILDIR_BUILD_TESTS=OFF and ignored it. This tag is the first whose source honours the flag. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'assets/slackbuild/qtmaildir.SlackBuild')
-rwxr-xr-xassets/slackbuild/qtmaildir.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/slackbuild/qtmaildir.SlackBuild b/assets/slackbuild/qtmaildir.SlackBuild
index c968cbc..2ae5d3e 100755
--- a/assets/slackbuild/qtmaildir.SlackBuild
+++ b/assets/slackbuild/qtmaildir.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qtmaildir
-VERSION=${VERSION:-0.4.0}
+VERSION=${VERSION:-0.4.1}
BUILD=${BUILD:-1}
# Not _SBo: this is not an SBo submission. sbolint reports the tag and the
# package type as errors for that reason; both are deliberate.