meld: update to 3.16.0.
This commit is contained in:
parent
5532017962
commit
5273b0aef1
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'meld'
|
||||
pkgname=meld
|
||||
version=3.15.3
|
||||
version=3.16.0
|
||||
revision=1
|
||||
# Should be noted we are following -devel for this package since PR #2685
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils python itstool gtk-update-icon-cache"
|
||||
|
@ -13,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://meldmerge.org/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/meld/${version%.*}/meld-${version}.tar.xz"
|
||||
checksum=adb1503b4006f611aba0a6adf5db10701f00b3af602bd33bd7adc4b97caeb14f
|
||||
checksum=341bfd53ac7c0167d6d43694c0e7dbedf76463bdf79b425c439376ba15b56c0a
|
||||
configure_args="--disable-schemas-compile"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue