diff options
Diffstat (limited to 'desktop')
-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 613c3952a6..64e17a2b59 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.2.0} +VERSION=${VERSION:-1.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/dunst/dunst.info b/desktop/dunst/dunst.info index 4408f5249b..ab5da59982 100644 --- a/desktop/dunst/dunst.info +++ b/desktop/dunst/dunst.info @@ -1,8 +1,8 @@ PRGNAM="dunst" -VERSION="1.2.0" +VERSION="1.3.0" HOMEPAGE="https://dunst-project.org/" -DOWNLOAD="https://github.com/dunst-project/dunst/archive/v1.2.0.tar.gz" -MD5SUM="425d5bb10a8b571c7494c5e60aaae7e1" +DOWNLOAD="https://github.com/dunst-project/dunst/archive/v1.3.0.tar.gz" +MD5SUM="f095a62ae24ec9de87596cadad19811a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libxdg-basedir" |