meld: update to 3.15.3.

This commit is contained in:
Toyam Cox 2016-04-20 00:23:59 -04:00
parent a9a4538b60
commit a8e17d8c64

View File

@ -1,9 +1,10 @@
# Template file for 'meld'
pkgname=meld
version=3.15.2
version=3.15.3
revision=1
# Should be noted we are following -devel for this package since PR #2685
noarch=yes
build_style="python-module"
build_style=python-module
hostmakedepends="pkg-config intltool gnome-doc-utils python itstool gtk-update-icon-cache"
depends="python-gobject gsettings-desktop-schemas gtksourceview desktop-file-utils hicolor-icon-theme"
pycompile_module="meld"
@ -12,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://meldmerge.org/"
license="GPL-2"
distfiles="${GNOME_SITE}/meld/${version%.*}/meld-${version}.tar.xz"
checksum=7df34d973dd96163cb1c85bae7d713be610a53f49f2450acb01d501cea24ad16
checksum=adb1503b4006f611aba0a6adf5db10701f00b3af602bd33bd7adc4b97caeb14f
configure_args="--disable-schemas-compile"
post_install() {