mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
desktop/dunst: Updated for version 1.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5e8b5b1800
commit
0e05ee5739
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
# 3.4.2016 - don't clobber the config
|
||||
|
||||
PRGNAM=dunst
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
VERSION=${VERSION:-1.4.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dunst"
|
||||
VERSION="1.4.0"
|
||||
VERSION="1.4.1"
|
||||
HOMEPAGE="https://dunst-project.org/"
|
||||
DOWNLOAD="https://github.com/dunst-project/dunst/archive/v1.4.0/dunst-1.4.0.tar.gz"
|
||||
MD5SUM="8a8095566a1b913056674f802444311a"
|
||||
DOWNLOAD="https://github.com/dunst-project/dunst/archive/v1.4.0/dunst-1.4.1.tar.gz"
|
||||
MD5SUM="ea22e152ae40a1fc8e0e4da5b762ad20"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue