mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/meld3: Updated for version 3.16.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8e92129ae0
commit
f4352fb3f5
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=meld3
|
||||
SRCNAM=meld
|
||||
VERSION=${VERSION:-3.16.2}
|
||||
VERSION=${VERSION:-3.16.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="meld3"
|
||||
VERSION="3.16.2"
|
||||
VERSION="3.16.3"
|
||||
HOMEPAGE="http://meldmerge.org/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/meld/3.16/meld-3.16.2.tar.xz"
|
||||
MD5SUM="f5acb360706a00437c37b82a79c34262"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/meld/3.16/meld-3.16.3.tar.xz"
|
||||
MD5SUM="e758744036be019b7993019b635e23c6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gtksourceview3"
|
||||
|
|
Loading…
Reference in a new issue