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:
Willy Sudiarto Raharjo 2019-01-13 20:49:07 +07:00
parent 3c0dff83c0
commit 319872985a
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=meld3
SRCNAM=meld
VERSION=${VERSION:-3.20.0}
VERSION=${VERSION:-3.18.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -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"