diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-03 17:33:58 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-03 17:33:58 +0200 |
| commit | ab554ad924dd190e4c1c6832c72d3b1af8ae9cde (patch) | |
| tree | 06b38046b813794a9a9b62a436e6adc7100b4d48 | |
| parent | c7cd253da79543166360eedce1cedaa2594c219a (diff) | |
| download | qtmaildir-ab554ad924dd190e4c1c6832c72d3b1af8ae9cde.tar.gz qtmaildir-ab554ad924dd190e4c1c6832c72d3b1af8ae9cde.zip | |
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>
| -rw-r--r-- | assets/slackbuild/qtmaildir.info | 6 |
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" |
