mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/meld3: Downgraded to 3.12.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9227799ddd
commit
fcfd3d0895
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=meld3
|
||||
SRCNAM=meld
|
||||
VERSION=${VERSION:-3.14.0}
|
||||
VERSION=${VERSION:-3.12.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="meld3"
|
||||
VERSION="3.14.0"
|
||||
VERSION="3.12.3"
|
||||
HOMEPAGE="http://meldmerge.org/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/meld/3.14/meld-3.14.0.tar.xz"
|
||||
MD5SUM="7d09e818726ee09e84d305feef79695c"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/meld/3.12/meld-3.12.3.tar.xz"
|
||||
MD5SUM="4cb8cf5d1f07b4350d253f325b9c9c20"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pygobject3 gtksourceview3"
|
||||
|
|
Loading…
Reference in a new issue