meld3: Update to 3.15.0

This commit is contained in:
Alexey Pavlov
2015-10-09 12:34:40 +03:00
parent d91becad51
commit 6cdcd44ca3

View File

@@ -1,8 +1,9 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
_realname=meld
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}3"
pkgver=3.14.0
pkgver=3.15.0
pkgrel=1
pkgdesc="Visual diff and merge tool (mingw-w64)"
arch=('any')
@@ -24,7 +25,7 @@ install=meld-${CARCH}.install
source=(http://ftp.gnome.org/pub/GNOME/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz
'0001-fixes-for-MinGW-w64-symlinks-and-use-sh-to-spawn.patch'
"0002-build-exe.patch")
md5sums=('7d09e818726ee09e84d305feef79695c'
md5sums=('f243933e371b589b3cbd8224a8966317'
'6ddb432315e37fed974491a27fd15736'
'c4770167f70e061c1f94d8c3fa3e7150')