diff options
author | Симонъ С. Болокановъ <sbolokanov@abv.bg> | 2019-07-24 11:28:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-24 11:29:04 +0700 |
commit | 0e05ee5739ec71700fa91ca836801d97639b20f1 (patch) | |
tree | 662e26e18121faa7deb3c37472230e84d8f02375 /desktop/dunst | |
parent | 5e8b5b1800305db876d26538ee7bb3f3f9d869db (diff) | |
download | slackbuilds-0e05ee5739ec71700fa91ca836801d97639b20f1.tar.gz |
desktop/dunst: Updated for version 1.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/dunst')
-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 280f4ed721..bf9a9f5acb 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.4.0} +VERSION=${VERSION:-1.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/dunst/dunst.info b/desktop/dunst/dunst.info index 63852a8770..281b44c19e 100644 --- a/desktop/dunst/dunst.info +++ b/desktop/dunst/dunst.info @@ -1,8 +1,8 @@ PRGNAM="dunst" -VERSION="1.4.0" +VERSION="1.4.1" HOMEPAGE="https://dunst-project.org/" -DOWNLOAD="https://github.com/dunst-project/dunst/archive/v1.4.0/dunst-1.4.0.tar.gz" -MD5SUM="8a8095566a1b913056674f802444311a" +DOWNLOAD="https://github.com/dunst-project/dunst/archive/v1.4.0/dunst-1.4.1.tar.gz" +MD5SUM="ea22e152ae40a1fc8e0e4da5b762ad20" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |