diff options
author | С. С. Болокановъ <sbolokanov@abv.bg> | 2018-07-14 11:23:11 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-16 20:04:09 +0700 |
commit | d536e44389cdf0434ddc8d2fe7c2d2c32ba76b99 (patch) | |
tree | 7d0d0aea3bc636949d3539126027382ab086f86b | |
parent | 94b92e7e6d7fe3ee6ce80f245eb8de5b59285fbe (diff) | |
download | slackbuilds-d536e44389cdf0434ddc8d2fe7c2d2c32ba76b99.tar.gz |
desktop/dunst: bump to version 1.3.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | desktop/dunst/dunst.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/dunst/dunst.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/dunst/dunst.SlackBuild b/desktop/dunst/dunst.SlackBuild index a8beaf0cb2..69ce61ab67 100644 --- a/desktop/dunst/dunst.SlackBuild +++ b/desktop/dunst/dunst.SlackBuild @@ -28,7 +28,7 @@ # 3.4.2016 - don't clobber the config PRGNAM=dunst -VERSION=${VERSION:-1.3.1} +VERSION=${VERSION:-1.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/dunst/dunst.info b/desktop/dunst/dunst.info index f30ae11c03..315dc27712 100644 --- a/desktop/dunst/dunst.info +++ b/desktop/dunst/dunst.info @@ -1,8 +1,8 @@ PRGNAM="dunst" -VERSION="1.3.1" +VERSION="1.3.2" HOMEPAGE="https://dunst-project.org/" -DOWNLOAD="https://github.com/dunst-project/dunst/archive/v1.3.1/dunst-1.3.1.tar.gz" -MD5SUM="cd6cee61031e8504b087c4b4344786ed" +DOWNLOAD="https://github.com/dunst-project/dunst/archive/v1.3.2/dunst-1.3.2.tar.gz" +MD5SUM="68ad9fd1dab537d7a1ad93c899c50278" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libxdg-basedir" |