meld: update to 3.15.2.
This commit is contained in:
parent
fe1a28d154
commit
c146ef3310
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'meld'
|
||||
pkgname=meld
|
||||
version=3.15.1
|
||||
revision=2
|
||||
version=3.15.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style="python-module"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils python itstool gtk-update-icon-cache"
|
||||
|
@ -12,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=53a59132bfe78b66b3db0dd32d0857a160d2cbf4f07f963f900134224fe60c6b
|
||||
checksum=7df34d973dd96163cb1c85bae7d713be610a53f49f2450acb01d501cea24ad16
|
||||
configure_args="--disable-schemas-compile"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue