summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author С. С. Болокановъ <sbolokanov@abv.bg>2018-01-14 15:57:51 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-17 19:46:23 +0700
commitd2220639256be8baa097c36453f8eee0553a6924 (patch)
tree5c12a4424af95f966a50685bf44212cd91df7f5e /desktop
parent94d77af322e5f9bc2b0d368943e62b56511a007b (diff)
downloadslackbuilds-d2220639256be8baa097c36453f8eee0553a6924.tar.gz
slackbuilds-d2220639256be8baa097c36453f8eee0553a6924.tar.xz
desktop/dunst: Updated for version 1.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/dunst/dunst.SlackBuild2
-rw-r--r--desktop/dunst/dunst.info6
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"