diff options
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 |
commit | d2220639256be8baa097c36453f8eee0553a6924 (patch) | |
tree | 5c12a4424af95f966a50685bf44212cd91df7f5e /desktop/dunst/dunst.SlackBuild | |
parent | 94d77af322e5f9bc2b0d368943e62b56511a007b (diff) |
desktop/dunst: Updated for version 1.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/dunst/dunst.SlackBuild')
-rw-r--r-- | desktop/dunst/dunst.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/dunst/dunst.SlackBuild b/desktop/dunst/dunst.SlackBuild index 613c3952a65d6..64e17a2b59d25 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} |