mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
meld: update to 3.16.0.
This commit is contained in:
parent
5532017962
commit
5273b0aef1
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'meld'
|
# Template file for 'meld'
|
||||||
pkgname=meld
|
pkgname=meld
|
||||||
version=3.15.3
|
version=3.16.0
|
||||||
revision=1
|
revision=1
|
||||||
# Should be noted we are following -devel for this package since PR #2685
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="pkg-config intltool gnome-doc-utils python itstool gtk-update-icon-cache"
|
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/"
|
homepage="http://meldmerge.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/meld/${version%.*}/meld-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/meld/${version%.*}/meld-${version}.tar.xz"
|
||||||
checksum=adb1503b4006f611aba0a6adf5db10701f00b3af602bd33bd7adc4b97caeb14f
|
checksum=341bfd53ac7c0167d6d43694c0e7dbedf76463bdf79b425c439376ba15b56c0a
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue