summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-03 17:33:58 +0200
committerDanilo M. <danix@danix.xyz>2026-08-04 12:53:54 +0200
commita4fa6f785ce6a382e34d224c54bd9072ebc0c929 (patch)
treeba1a5e486b9d89ece45fb071d5ed26d8c27a067c /assets
parent629bf3c20509b90b52667df4313de1f6d4debba2 (diff)
downloadqtmaildir-a4fa6f785ce6a382e34d224c54bd9072ebc0c929.tar.gz
qtmaildir-a4fa6f785ce6a382e34d224c54bd9072ebc0c929.zip
build: point the SlackBuild at the 0.4.1 tarball
The URL and checksum are taken from the published snapshot rather than predicted: sbodl fetches it and reports "md5sum matches OK", and the tarball is confirmed to carry the QTMAILDIR_BUILD_TESTS option, so -DQTMAILDIR_BUILD_TESTS=OFF now takes effect where it was silently ignored with 0.4.0. The copy of the .info inside the v0.4.1 snapshot itself still names 0.4.0, since a snapshot cannot contain its own checksum. That copy is not the one anyone builds from. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'assets')
-rw-r--r--assets/slackbuild/qtmaildir.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/assets/slackbuild/qtmaildir.info b/assets/slackbuild/qtmaildir.info
index 8871525..01f060b 100644
--- a/assets/slackbuild/qtmaildir.info
+++ b/assets/slackbuild/qtmaildir.info
@@ -1,8 +1,8 @@
PRGNAM="qtmaildir"
-VERSION="0.4.0"
+VERSION="0.4.1"
HOMEPAGE="https://git.danix.xyz/qtmaildir"
-DOWNLOAD="https://git.danix.xyz/qtmaildir/snapshot/qtmaildir-0.4.0.tar.gz"
-MD5SUM="5180b2847dbc8d81e79639af3329da62"
+DOWNLOAD="https://git.danix.xyz/qtmaildir/snapshot/qtmaildir-0.4.1.tar.gz"
+MD5SUM="58be3fe44dc5946054cb13fd08786032"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="notmuch"