meld: update to 3.20.1.
This commit is contained in:
parent
b10a6e3ed7
commit
2db11104cb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'meld'
|
||||
pkgname=meld
|
||||
version=3.20.0
|
||||
version=3.20.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,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=cb40fe2f749325d7a13c35ca4928664744ced248793cd5705a630af074887086
|
||||
checksum=a54843bc4d6cb1d31d0a58aa725091622194d50c32ef67026b35c86dda3cb249
|
||||
|
||||
post_install() {
|
||||
rm $DESTDIR/usr/share/glib-2.0/schemas/gschemas.compiled \
|
||||
|
|
Loading…
Reference in a new issue