aboutsummaryrefslogtreecommitdiff
path: root/desktop/dunst/dunst.SlackBuild
diff options
context:
space:
mode:
authorС. С. Болоканаръ <bolokanar@protonmail.ch>2023-03-23 10:16:45 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-01 09:14:24 +0700
commiteef6c978a06efd75ab2da4166841d1923eb85ba4 (patch)
treeacc4489a037a2f67f829673ff17189ed11aa12cf /desktop/dunst/dunst.SlackBuild
parent524cc2f547ad2b4a119cdab86d6e71b2cede12df (diff)
desktop/dunst: Updated for version 1.9.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/dunst/dunst.SlackBuild')
-rw-r--r--desktop/dunst/dunst.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/dunst/dunst.SlackBuild b/desktop/dunst/dunst.SlackBuild
index 7c532db31781e..b75b7744cfed6 100644
--- a/desktop/dunst/dunst.SlackBuild
+++ b/desktop/dunst/dunst.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2014-2021 S. S. Bolokanar, Bulgaria <sbolokanov@abv.bg>
+# Copyright 2014-2021 S. S. Bolokanar, Bulgaria <bolokanar@bulgars.org>
# С. С. Болоканаръ, България
# All rights reserved.
#
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dunst
-VERSION=${VERSION:-1.9.0}
+VERSION=${VERSION:-1.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}