diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-07 12:06:43 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-07 12:06:43 +0200 |
| commit | cb06bc72e9e097aa1e229e59c32d246e2530e80c (patch) | |
| tree | 9aacf87ec6ce929feb3445d3e7bf7f8594dbe9c5 /qtmaildir | |
| parent | b0cb3ff76636ac680727014b5291eb5006cd2e78 (diff) | |
| download | my-slackbuilds-cb06bc72e9e097aa1e229e59c32d246e2530e80c.tar.gz my-slackbuilds-cb06bc72e9e097aa1e229e59c32d246e2530e80c.zip | |
qtmaildir: update to 0.28.0
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016yeUGcX28FHJNQMtkzqx5e
Diffstat (limited to 'qtmaildir')
| -rw-r--r-- | qtmaildir/qtmaildir.SlackBuild | 4 | ||||
| -rw-r--r-- | qtmaildir/qtmaildir.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/qtmaildir/qtmaildir.SlackBuild b/qtmaildir/qtmaildir.SlackBuild index 907f7e4..43a35dd 100644 --- a/qtmaildir/qtmaildir.SlackBuild +++ b/qtmaildir/qtmaildir.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=qtmaildir -VERSION=${VERSION:-0.27.0} +VERSION=${VERSION:-0.28.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -81,7 +81,7 @@ find -L . \ # # QTMAILDIR_BUILD_NUMBER=OFF keeps the version a clean X.Y.Z. That option is # ON upstream so a developer can tell one build of an unreleased version from -# another, and it would make this package report "0.27.0 build 1", numbering a +# another, and it would make this package report "0.28.0 build 1", numbering a # release after a counter that starts at 1 in every fresh build directory. mkdir -p build cd build diff --git a/qtmaildir/qtmaildir.info b/qtmaildir/qtmaildir.info index 58abd07..53e0ce1 100644 --- a/qtmaildir/qtmaildir.info +++ b/qtmaildir/qtmaildir.info @@ -1,8 +1,8 @@ PRGNAM="qtmaildir" -VERSION="0.27.0" +VERSION="0.28.0" HOMEPAGE="https://github.com/danixland/qtmaildir" -DOWNLOAD="https://github.com/danixland/qtmaildir/archive/v0.27.0/qtmaildir-0.27.0.tar.gz" -MD5SUM="e9a0964e8ccac7b2d612439f165a97d9" +DOWNLOAD="https://github.com/danixland/qtmaildir/archive/v0.28.0/qtmaildir-0.28.0.tar.gz" +MD5SUM="a1754b0bc7103441675ba9d6f27e8337" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="notmuch" |
