meld: update to 3.20.3.
This commit is contained in:
parent
9c3de52a7a
commit
5cd75d0d36
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'meld'
|
||||
pkgname=meld
|
||||
version=3.20.2
|
||||
revision=3
|
||||
version=3.20.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
configure_args="--disable-schemas-compile"
|
||||
hostmakedepends="pkg-config intltool python3 itstool gtk-update-icon-cache libxml2-python3"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://meldmerge.org/"
|
||||
distfiles="${GNOME_SITE}/meld/${version%.*}/meld-${version}.tar.xz"
|
||||
checksum=ac0985f986ca44c25927ca31ac4d75b60f1f5f1a9e439bc1f3828ffc4d091d28
|
||||
checksum=f0e32b29bdb3aeb10060265042fd3541b1ecd38410c87a40b1456ef8d416051a
|
||||
|
||||
post_install() {
|
||||
rm $DESTDIR/usr/share/glib-2.0/schemas/gschemas.compiled \
|
||||
|
|
Loading…
Reference in a new issue