meld: update to 3.16.2.
This commit is contained in:
parent
e165cb0ae1
commit
7d9b2ef977
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'meld'
|
||||
pkgname=meld
|
||||
version=3.16.1
|
||||
version=3.16.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -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=1bec697aa1ababa315ca8241ade65dc68ea87f0d316632f590975afcf967cfab
|
||||
checksum=2dd3f58b95444bf721e0c912668c29cf8f47a402440b772ea12c4b9a0c94966f
|
||||
configure_args="--disable-schemas-compile"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue