mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/fvwm3: Updated for version 1.0.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8766fae520
commit
0a01aa7a91
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=fvwm3
|
||||
VERSION=${VERSION:-1.0.0}
|
||||
VERSION=${VERSION:-1.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="fvwm3"
|
||||
VERSION="1.0.0"
|
||||
VERSION="1.0.1"
|
||||
HOMEPAGE="https://github.com/fvwmorg/fvwm3"
|
||||
DOWNLOAD="https://github.com/fvwmorg/fvwm3/releases/download/1.0.0/fvwm3-1.0.0.tar.gz \
|
||||
DOWNLOAD="https://github.com/fvwmorg/fvwm3/releases/download/1.0.1/fvwm3-1.0.1.tar.gz \
|
||||
https://github.com/abiosoft/ishell/archive/v2.0.0/ishell-2.0.0.tar.gz \
|
||||
https://github.com/abiosoft/readline/archive/155bce2042db95a783081fab225e74dd879055b0/readline-155bce2042db95a783081fab225e74dd879055b0.tar.gz \
|
||||
https://github.com/fatih/color/archive/v1.9.0/color-1.9.0.tar.gz \
|
||||
|
@ -10,7 +10,7 @@ DOWNLOAD="https://github.com/fvwmorg/fvwm3/releases/download/1.0.0/fvwm3-1.0.0.t
|
|||
https://github.com/mattn/go-isatty/archive/v0.0.12/go-isatty-0.0.12.tar.gz \
|
||||
https://github.com/sirupsen/logrus/archive/v1.6.0/logrus-1.6.0.tar.gz \
|
||||
https://github.com/golang/sys/archive/12a6c2dcc1e4cb348b57847c73987099e261714b/sys-12a6c2dcc1e4cb348b57847c73987099e261714b.tar.gz"
|
||||
MD5SUM="76949120b69a66141e2121ace8d3b6db \
|
||||
MD5SUM="5bf56ca74f4a111df66de3c61cf6fcba \
|
||||
3058feb8c64ce23c122c212673a769fc \
|
||||
5f9283762aece4866ec12481c911dc04 \
|
||||
63c08b74df39b3df587594710c13d543 \
|
||||
|
|
Loading…
Reference in a new issue