diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-04 11:01:00 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-04 12:54:45 +0200 |
| commit | 288733a55ef854bb125de5e0f7c7aaad6800697a (patch) | |
| tree | f66f8d9fa0bcbdcf2500e991d5db93d40232be8e /assets | |
| parent | e19e2318fc637d50b86f663b21bd97494057232d (diff) | |
| download | qtmaildir-288733a55ef854bb125de5e0f7c7aaad6800697a.tar.gz qtmaildir-288733a55ef854bb125de5e0f7c7aaad6800697a.zip | |
release: 0.6.0v0.6.0
Message details and automatic mark-read are both new features, so this
takes the minor slot.
The SlackBuild's MD5SUM stays at the previous value until the 0.6.0
snapshot tarball exists, which is after the tag is pushed. Update it with
sbodl before building the package.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'assets')
| -rwxr-xr-x | assets/slackbuild/qtmaildir.SlackBuild | 2 | ||||
| -rw-r--r-- | assets/slackbuild/qtmaildir.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/assets/slackbuild/qtmaildir.SlackBuild b/assets/slackbuild/qtmaildir.SlackBuild index 8993163..efcae64 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.5.0} +VERSION=${VERSION:-0.6.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 f99fd34..4989e28 100644 --- a/assets/slackbuild/qtmaildir.info +++ b/assets/slackbuild/qtmaildir.info @@ -1,7 +1,7 @@ PRGNAM="qtmaildir" -VERSION="0.5.0" +VERSION="0.6.0" HOMEPAGE="https://git.danix.xyz/qtmaildir" -DOWNLOAD="https://git.danix.xyz/qtmaildir/snapshot/qtmaildir-0.5.0.tar.gz" +DOWNLOAD="https://git.danix.xyz/qtmaildir/snapshot/qtmaildir-0.6.0.tar.gz" MD5SUM="58be3fe44dc5946054cb13fd08786032" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |
