diff options
author | С. С. Болокановъ <sbolokanov@abv.bg> | 2018-07-14 11:23:11 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-16 20:04:09 +0700 |
commit | d536e44389cdf0434ddc8d2fe7c2d2c32ba76b99 (patch) | |
tree | 7d0d0aea3bc636949d3539126027382ab086f86b /desktop/dunst/dunst.SlackBuild | |
parent | 94b92e7e6d7fe3ee6ce80f245eb8de5b59285fbe (diff) |
desktop/dunst: bump to version 1.3.2
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 a8beaf0cb2331..69ce61ab675ec 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.3.1} +VERSION=${VERSION:-1.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |