mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
meld: update to 3.15.1.
This commit is contained in:
parent
2d64431469
commit
e81419a1e5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'meld'
|
# Template file for 'meld'
|
||||||
pkgname=meld
|
pkgname=meld
|
||||||
version=3.15.0
|
version=3.15.1
|
||||||
revision=3
|
revision=1
|
||||||
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"
|
||||||
|
@ -12,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=3ac5ee6e5177183a24e72ae6681b685c7e410ff756c5ea2b65ff033db400aeca
|
checksum=53a59132bfe78b66b3db0dd32d0857a160d2cbf4f07f963f900134224fe60c6b
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue