From a4fa6f785ce6a382e34d224c54bd9072ebc0c929 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 3 Aug 2026 17:33:58 +0200 Subject: 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 --- assets/slackbuild/qtmaildir.info | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'assets/slackbuild') 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" -- cgit v1.2.3