diff options
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 280f4ed721cf..bf9a9f5acb69 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 63852a877091..281b44c19ec9 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="" |