summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-04 10:13:00 +0200
committerDanilo M. <danix@danix.xyz>2026-08-04 12:54:37 +0200
commit7ecdd3fe942a02b80cf4e7cf351aa15d44b48934 (patch)
tree7d4d623cc84e3402bc29204512879e4ecb92ceb4 /assets
parentcf75b8ecf7d27fda217023507b8ed4df1f198613 (diff)
downloadqtmaildir-0.5.0.tar.gz
qtmaildir-0.5.0.zip
release: 0.5.0v0.5.0
Query completion is a new feature, so this takes the minor slot rather than a patch, the accompanying bug fixes notwithstanding. The SlackBuild's MD5SUM is left at the 0.4.1 value on purpose: it can only be computed once the 0.5.0 snapshot tarball exists, which is after the tag is pushed. Update it with sbodl before the package is built. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'assets')
-rwxr-xr-xassets/slackbuild/qtmaildir.SlackBuild2
-rw-r--r--assets/slackbuild/qtmaildir.info4
2 files changed, 3 insertions, 3 deletions
diff --git a/assets/slackbuild/qtmaildir.SlackBuild b/assets/slackbuild/qtmaildir.SlackBuild
index 2ae5d3e..8993163 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.1}
+VERSION=${VERSION:-0.5.0}
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.
diff --git a/assets/slackbuild/qtmaildir.info b/assets/slackbuild/qtmaildir.info
index 01f060b..f99fd34 100644
--- a/assets/slackbuild/qtmaildir.info
+++ b/assets/slackbuild/qtmaildir.info
@@ -1,7 +1,7 @@
PRGNAM="qtmaildir"
-VERSION="0.4.1"
+VERSION="0.5.0"
HOMEPAGE="https://git.danix.xyz/qtmaildir"
-DOWNLOAD="https://git.danix.xyz/qtmaildir/snapshot/qtmaildir-0.4.1.tar.gz"
+DOWNLOAD="https://git.danix.xyz/qtmaildir/snapshot/qtmaildir-0.5.0.tar.gz"
MD5SUM="58be3fe44dc5946054cb13fd08786032"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""