mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/meld3: Updated for version 3.18.3.
This reverts commit c989db97bc
.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3c0dff83c0
commit
319872985a
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=meld3
|
||||
SRCNAM=meld
|
||||
VERSION=${VERSION:-3.20.0}
|
||||
VERSION=${VERSION:-3.18.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="meld3"
|
||||
VERSION="3.20.0"
|
||||
VERSION="3.18.3"
|
||||
HOMEPAGE="http://meldmerge.org/"
|
||||
DOWNLOAD="https://download.gnome.org/sources/meld/3.20/meld-3.20.0.tar.xz"
|
||||
MD5SUM="5b856d5690477c578b0b768c60b162ca"
|
||||
DOWNLOAD="https://download.gnome.org/sources/meld/3.18/meld-3.18.3.tar.xz"
|
||||
MD5SUM="81ab217622f856ee014f6b6c47a198f2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gtksourceview3 pygobject3-python3"
|
||||
|
|
Loading…
Reference in a new issue