mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/meld3: Updated for version 3.20.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6358aa8268
commit
c989db97bc
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for meld3
|
||||
|
||||
# Copyright 2014-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=meld3
|
||||
SRCNAM=meld
|
||||
VERSION=${VERSION:-3.18.3}
|
||||
VERSION=${VERSION:-3.20.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="meld3"
|
||||
VERSION="3.18.3"
|
||||
VERSION="3.20.0"
|
||||
HOMEPAGE="http://meldmerge.org/"
|
||||
DOWNLOAD="https://download.gnome.org/sources/meld/3.18/meld-3.18.3.tar.xz"
|
||||
MD5SUM="81ab217622f856ee014f6b6c47a198f2"
|
||||
DOWNLOAD="https://download.gnome.org/sources/meld/3.20/meld-3.20.0.tar.xz"
|
||||
MD5SUM="5b856d5690477c578b0b768c60b162ca"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gtksourceview3 pygobject3-python3"
|
||||
|
|
Loading…
Reference in a new issue