summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-04-20 14:47:37 +0000
committerwiz <wiz@pkgsrc.org>2020-04-20 14:47:37 +0000
commit84f836606c2e288104d87528307547eba8dc398d (patch)
treeb9cd4040d68983362b639c91cde2c20a73715d7e /devel
parent1c239c203ef58c74b56152451ab4f3f85c40e243 (diff)
downloadpkgsrc-84f836606c2e288104d87528307547eba8dc398d.tar.gz
meld: downgrade to 3.20, 3.21 dumps core
Diffstat (limited to 'devel')
-rw-r--r--devel/meld/Makefile36
-rw-r--r--devel/meld/PLIST292
-rw-r--r--devel/meld/distinfo10
3 files changed, 194 insertions, 144 deletions
diff --git a/devel/meld/Makefile b/devel/meld/Makefile
index 9524f80e4cb..81a26e3886a 100644
--- a/devel/meld/Makefile
+++ b/devel/meld/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.102 2020/04/20 08:04:41 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2020/04/20 14:47:37 wiz Exp $
-DISTNAME= meld-3.21.0
-PKGREVISION= 1
+DISTNAME= meld-3.20.2
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/meld/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -13,28 +13,13 @@ LICENSE= gnu-gpl-v2
BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
BUILD_DEPENDS+= ${PYPKGPREFIX}-distro-[0-9]*:../../devel/py-distro
-DEPENDS+= ${PYPKGPREFIX}-gobject3>=3.30:../../devel/py-gobject3
+DEPENDS+= ${PYPKGPREFIX}-gobject3>=3.8:../../devel/py-gobject3
DEPENDS+= gsettings-desktop-schemas-[0-9]*:../../sysutils/gsettings-desktop-schemas
DEPENDS+= dconf-[0-9]*:../../devel/dconf
-USE_TOOLS+= msgfmt pkg-config
-
-# Requires --desktop in msgfmt.
-_TOOLS_USE_PKGSRC.msgfmt= yes
-
-SUBST_CLASSES+= python3
-SUBST_FILES.python3= meson.build
-SUBST_SED.python3= -e "s,python.find_installation('python3',python.find_installation('${PYTHONBIN}',"
-SUBST_SED.python3+= -e "s,'python3','python-${PYVERSSUFFIX}',"
-SUBST_STAGE.python3= pre-configure
-SUBST_MESSAGE.python3= Fix python binary name.
-
-# Compiled files are not installed, see
-# https://gitlab.gnome.org/GNOME/meld/-/issues/456
+USE_TOOLS+= intltool msgfmt
PYTHON_VERSIONS_INCOMPATIBLE= 27 # not supported any longer
-PLIST_SUBST+= PYSITELIB=${PYSITELIB}
-REPLACE_PYTHON+= bin/meld
SUBST_CLASSES+= man
SUBST_FILES.man= setup.py
@@ -42,18 +27,15 @@ SUBST_SED.man+= -e "s,share/man/man1,${PKGMANDIR}/man1,"
SUBST_STAGE.man= pre-build
SUBST_MESSAGE.man= Fixing man page installation path.
-.include "../../devel/py-gobject3-common/buildlink3.mk"
.include "../../graphics/adwaita-icon-theme/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.py-cairo+= ${PYPKGPREFIX}-cairo>=1.15.0
-.include "../../graphics/py-cairo/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-BUILDLINK_API_DEPENDS.glib2+= glib2>=2.48.0
+.include "../../lang/python/distutils.mk"
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.36.0
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/glib2/schemas.mk"
BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.20
-.include "../../lang/python/application.mk"
.include "../../x11/gtk3/buildlink3.mk"
-.include "../../x11/gtksourceview4/buildlink3.mk"
-.include "../../devel/meson/build.mk"
+BUILDLINK_API_DEPENDS.gtksourceview3+= gtksourceview3>=3.20
+.include "../../x11/gtksourceview3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/meld/PLIST b/devel/meld/PLIST
index 6b869b5a345..09aff2c0832 100644
--- a/devel/meld/PLIST
+++ b/devel/meld/PLIST
@@ -1,73 +1,195 @@
-@comment $NetBSD: PLIST,v 1.34 2020/04/20 08:04:41 wiz Exp $
+@comment $NetBSD: PLIST,v 1.35 2020/04/20 14:47:37 wiz Exp $
bin/meld
+${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/meld/__init__.py
-${PYSITELIB}/meld/accelerators.py
-${PYSITELIB}/meld/actiongutter.py
+${PYSITELIB}/meld/__init__.pyc
+${PYSITELIB}/meld/__init__.pyo
${PYSITELIB}/meld/build_helpers.py
-${PYSITELIB}/meld/chunkmap.py
+${PYSITELIB}/meld/build_helpers.pyc
+${PYSITELIB}/meld/build_helpers.pyo
${PYSITELIB}/meld/conf.py
+${PYSITELIB}/meld/conf.pyc
+${PYSITELIB}/meld/conf.pyo
${PYSITELIB}/meld/const.py
+${PYSITELIB}/meld/const.pyc
+${PYSITELIB}/meld/const.pyo
${PYSITELIB}/meld/diffgrid.py
+${PYSITELIB}/meld/diffgrid.pyc
+${PYSITELIB}/meld/diffgrid.pyo
+${PYSITELIB}/meld/diffmap.py
+${PYSITELIB}/meld/diffmap.pyc
+${PYSITELIB}/meld/diffmap.pyo
${PYSITELIB}/meld/dirdiff.py
+${PYSITELIB}/meld/dirdiff.pyc
+${PYSITELIB}/meld/dirdiff.pyo
${PYSITELIB}/meld/filediff.py
+${PYSITELIB}/meld/filediff.pyc
+${PYSITELIB}/meld/filediff.pyo
+${PYSITELIB}/meld/filemerge.py
+${PYSITELIB}/meld/filemerge.pyc
+${PYSITELIB}/meld/filemerge.pyo
${PYSITELIB}/meld/filters.py
+${PYSITELIB}/meld/filters.pyc
+${PYSITELIB}/meld/filters.pyo
${PYSITELIB}/meld/gutterrendererchunk.py
+${PYSITELIB}/meld/gutterrendererchunk.pyc
+${PYSITELIB}/meld/gutterrendererchunk.pyo
${PYSITELIB}/meld/iohelpers.py
+${PYSITELIB}/meld/iohelpers.pyc
+${PYSITELIB}/meld/iohelpers.pyo
${PYSITELIB}/meld/linkmap.py
+${PYSITELIB}/meld/linkmap.pyc
+${PYSITELIB}/meld/linkmap.pyo
${PYSITELIB}/meld/matchers/__init__.py
+${PYSITELIB}/meld/matchers/__init__.pyc
+${PYSITELIB}/meld/matchers/__init__.pyo
${PYSITELIB}/meld/matchers/diffutil.py
+${PYSITELIB}/meld/matchers/diffutil.pyc
+${PYSITELIB}/meld/matchers/diffutil.pyo
${PYSITELIB}/meld/matchers/helpers.py
+${PYSITELIB}/meld/matchers/helpers.pyc
+${PYSITELIB}/meld/matchers/helpers.pyo
${PYSITELIB}/meld/matchers/merge.py
+${PYSITELIB}/meld/matchers/merge.pyc
+${PYSITELIB}/meld/matchers/merge.pyo
${PYSITELIB}/meld/matchers/myers.py
+${PYSITELIB}/meld/matchers/myers.pyc
+${PYSITELIB}/meld/matchers/myers.pyo
${PYSITELIB}/meld/meldapp.py
+${PYSITELIB}/meld/meldapp.pyc
+${PYSITELIB}/meld/meldapp.pyo
${PYSITELIB}/meld/meldbuffer.py
+${PYSITELIB}/meld/meldbuffer.pyc
+${PYSITELIB}/meld/meldbuffer.pyo
${PYSITELIB}/meld/melddoc.py
+${PYSITELIB}/meld/melddoc.pyc
+${PYSITELIB}/meld/melddoc.pyo
${PYSITELIB}/meld/meldwindow.py
-${PYSITELIB}/meld/menuhelpers.py
+${PYSITELIB}/meld/meldwindow.pyc
+${PYSITELIB}/meld/meldwindow.pyo
${PYSITELIB}/meld/misc.py
+${PYSITELIB}/meld/misc.pyc
+${PYSITELIB}/meld/misc.pyo
${PYSITELIB}/meld/newdifftab.py
+${PYSITELIB}/meld/newdifftab.pyc
+${PYSITELIB}/meld/newdifftab.pyo
${PYSITELIB}/meld/patchdialog.py
+${PYSITELIB}/meld/patchdialog.pyc
+${PYSITELIB}/meld/patchdialog.pyo
${PYSITELIB}/meld/preferences.py
+${PYSITELIB}/meld/preferences.pyc
+${PYSITELIB}/meld/preferences.pyo
${PYSITELIB}/meld/recent.py
+${PYSITELIB}/meld/recent.pyc
+${PYSITELIB}/meld/recent.pyo
${PYSITELIB}/meld/settings.py
+${PYSITELIB}/meld/settings.pyc
+${PYSITELIB}/meld/settings.pyo
${PYSITELIB}/meld/sourceview.py
-${PYSITELIB}/meld/style.py
+${PYSITELIB}/meld/sourceview.pyc
+${PYSITELIB}/meld/sourceview.pyo
${PYSITELIB}/meld/task.py
+${PYSITELIB}/meld/task.pyc
+${PYSITELIB}/meld/task.pyo
${PYSITELIB}/meld/tree.py
+${PYSITELIB}/meld/tree.pyc
+${PYSITELIB}/meld/tree.pyo
${PYSITELIB}/meld/treehelpers.py
+${PYSITELIB}/meld/treehelpers.pyc
+${PYSITELIB}/meld/treehelpers.pyo
${PYSITELIB}/meld/ui/__init__.py
+${PYSITELIB}/meld/ui/__init__.pyc
+${PYSITELIB}/meld/ui/__init__.pyo
${PYSITELIB}/meld/ui/bufferselectors.py
+${PYSITELIB}/meld/ui/bufferselectors.pyc
+${PYSITELIB}/meld/ui/bufferselectors.pyo
${PYSITELIB}/meld/ui/cellrenderers.py
+${PYSITELIB}/meld/ui/cellrenderers.pyc
+${PYSITELIB}/meld/ui/cellrenderers.pyo
${PYSITELIB}/meld/ui/emblemcellrenderer.py
+${PYSITELIB}/meld/ui/emblemcellrenderer.pyc
+${PYSITELIB}/meld/ui/emblemcellrenderer.pyo
${PYSITELIB}/meld/ui/filechooser.py
+${PYSITELIB}/meld/ui/filechooser.pyc
+${PYSITELIB}/meld/ui/filechooser.pyo
${PYSITELIB}/meld/ui/findbar.py
+${PYSITELIB}/meld/ui/findbar.pyc
+${PYSITELIB}/meld/ui/findbar.pyo
${PYSITELIB}/meld/ui/gladesupport.py
+${PYSITELIB}/meld/ui/gladesupport.pyc
+${PYSITELIB}/meld/ui/gladesupport.pyo
+${PYSITELIB}/meld/ui/gnomeglade.py
+${PYSITELIB}/meld/ui/gnomeglade.pyc
+${PYSITELIB}/meld/ui/gnomeglade.pyo
${PYSITELIB}/meld/ui/gtkcompat.py
+${PYSITELIB}/meld/ui/gtkcompat.pyc
+${PYSITELIB}/meld/ui/gtkcompat.pyo
${PYSITELIB}/meld/ui/historyentry.py
+${PYSITELIB}/meld/ui/historyentry.pyc
+${PYSITELIB}/meld/ui/historyentry.pyo
+${PYSITELIB}/meld/ui/listselector.py
+${PYSITELIB}/meld/ui/listselector.pyc
+${PYSITELIB}/meld/ui/listselector.pyo
${PYSITELIB}/meld/ui/listwidget.py
+${PYSITELIB}/meld/ui/listwidget.pyc
+${PYSITELIB}/meld/ui/listwidget.pyo
${PYSITELIB}/meld/ui/msgarea.py
+${PYSITELIB}/meld/ui/msgarea.pyc
+${PYSITELIB}/meld/ui/msgarea.pyo
${PYSITELIB}/meld/ui/notebook.py
+${PYSITELIB}/meld/ui/notebook.pyc
+${PYSITELIB}/meld/ui/notebook.pyo
${PYSITELIB}/meld/ui/notebooklabel.py
-${PYSITELIB}/meld/ui/recentselector.py
+${PYSITELIB}/meld/ui/notebooklabel.pyc
+${PYSITELIB}/meld/ui/notebooklabel.pyo
${PYSITELIB}/meld/ui/statusbar.py
+${PYSITELIB}/meld/ui/statusbar.pyc
+${PYSITELIB}/meld/ui/statusbar.pyo
${PYSITELIB}/meld/ui/util.py
+${PYSITELIB}/meld/ui/util.pyc
+${PYSITELIB}/meld/ui/util.pyo
${PYSITELIB}/meld/ui/vcdialogs.py
+${PYSITELIB}/meld/ui/vcdialogs.pyc
+${PYSITELIB}/meld/ui/vcdialogs.pyo
${PYSITELIB}/meld/undo.py
+${PYSITELIB}/meld/undo.pyc
+${PYSITELIB}/meld/undo.pyo
${PYSITELIB}/meld/vc/COPYING
${PYSITELIB}/meld/vc/README
${PYSITELIB}/meld/vc/__init__.py
+${PYSITELIB}/meld/vc/__init__.pyc
+${PYSITELIB}/meld/vc/__init__.pyo
${PYSITELIB}/meld/vc/_null.py
+${PYSITELIB}/meld/vc/_null.pyc
+${PYSITELIB}/meld/vc/_null.pyo
${PYSITELIB}/meld/vc/_vc.py
+${PYSITELIB}/meld/vc/_vc.pyc
+${PYSITELIB}/meld/vc/_vc.pyo
${PYSITELIB}/meld/vc/bzr.py
-${PYSITELIB}/meld/vc/cvs.py
+${PYSITELIB}/meld/vc/bzr.pyc
+${PYSITELIB}/meld/vc/bzr.pyo
${PYSITELIB}/meld/vc/darcs.py
+${PYSITELIB}/meld/vc/darcs.pyc
+${PYSITELIB}/meld/vc/darcs.pyo
${PYSITELIB}/meld/vc/git.py
+${PYSITELIB}/meld/vc/git.pyc
+${PYSITELIB}/meld/vc/git.pyo
${PYSITELIB}/meld/vc/mercurial.py
+${PYSITELIB}/meld/vc/mercurial.pyc
+${PYSITELIB}/meld/vc/mercurial.pyo
${PYSITELIB}/meld/vc/svn.py
+${PYSITELIB}/meld/vc/svn.pyc
+${PYSITELIB}/meld/vc/svn.pyo
${PYSITELIB}/meld/vcview.py
+${PYSITELIB}/meld/vcview.pyc
+${PYSITELIB}/meld/vcview.pyo
${PYSITELIB}/meld/windowstate.py
+${PYSITELIB}/meld/windowstate.pyc
+${PYSITELIB}/meld/windowstate.pyo
man/man1/meld.1
-share/applications/org.gnome.Meld.desktop
+share/applications/org.gnome.meld.desktop
+share/doc/${PKGNAME}/COPYING
+share/doc/${PKGNAME}/NEWS
share/glib-2.0/schemas/org.gnome.meld.gschema.xml
share/help/C/meld/command-line.page
share/help/C/meld/file-changes.page
@@ -85,104 +207,18 @@ share/help/C/meld/resolving-conflicts.page
share/help/C/meld/text-filters.page
share/help/C/meld/vc-mode.page
share/help/C/meld/vc-supported.page
-share/help/cs/meld/command-line.page
-share/help/cs/meld/file-changes.page
-share/help/cs/meld/file-filters.page
-share/help/cs/meld/file-mode.page
-share/help/cs/meld/flattened-view.page
-share/help/cs/meld/folder-mode.page
-share/help/cs/meld/index.page
-share/help/cs/meld/introduction.page
-share/help/cs/meld/keyboard-shortcuts.page
-share/help/cs/meld/legal.xml
-share/help/cs/meld/missing-functionality.page
-share/help/cs/meld/preferences.page
-share/help/cs/meld/resolving-conflicts.page
-share/help/cs/meld/text-filters.page
-share/help/cs/meld/vc-mode.page
-share/help/cs/meld/vc-supported.page
-share/help/de/meld/command-line.page
-share/help/de/meld/file-changes.page
-share/help/de/meld/file-filters.page
-share/help/de/meld/file-mode.page
-share/help/de/meld/flattened-view.page
-share/help/de/meld/folder-mode.page
-share/help/de/meld/index.page
-share/help/de/meld/introduction.page
-share/help/de/meld/keyboard-shortcuts.page
-share/help/de/meld/legal.xml
-share/help/de/meld/missing-functionality.page
-share/help/de/meld/preferences.page
-share/help/de/meld/resolving-conflicts.page
-share/help/de/meld/text-filters.page
-share/help/de/meld/vc-mode.page
-share/help/de/meld/vc-supported.page
-share/help/el/meld/command-line.page
-share/help/el/meld/file-changes.page
-share/help/el/meld/file-filters.page
-share/help/el/meld/file-mode.page
-share/help/el/meld/flattened-view.page
-share/help/el/meld/folder-mode.page
-share/help/el/meld/index.page
-share/help/el/meld/introduction.page
-share/help/el/meld/keyboard-shortcuts.page
-share/help/el/meld/legal.xml
-share/help/el/meld/missing-functionality.page
-share/help/el/meld/preferences.page
-share/help/el/meld/resolving-conflicts.page
-share/help/el/meld/text-filters.page
-share/help/el/meld/vc-mode.page
-share/help/el/meld/vc-supported.page
-share/help/es/meld/command-line.page
-share/help/es/meld/file-changes.page
-share/help/es/meld/file-filters.page
-share/help/es/meld/file-mode.page
-share/help/es/meld/flattened-view.page
-share/help/es/meld/folder-mode.page
-share/help/es/meld/index.page
-share/help/es/meld/introduction.page
-share/help/es/meld/keyboard-shortcuts.page
-share/help/es/meld/legal.xml
-share/help/es/meld/missing-functionality.page
-share/help/es/meld/preferences.page
-share/help/es/meld/resolving-conflicts.page
-share/help/es/meld/text-filters.page
-share/help/es/meld/vc-mode.page
-share/help/es/meld/vc-supported.page
-share/help/pl/meld/command-line.page
-share/help/pl/meld/file-changes.page
-share/help/pl/meld/file-filters.page
-share/help/pl/meld/file-mode.page
-share/help/pl/meld/flattened-view.page
-share/help/pl/meld/folder-mode.page
-share/help/pl/meld/index.page
-share/help/pl/meld/introduction.page
-share/help/pl/meld/keyboard-shortcuts.page
-share/help/pl/meld/legal.xml
-share/help/pl/meld/missing-functionality.page
-share/help/pl/meld/preferences.page
-share/help/pl/meld/resolving-conflicts.page
-share/help/pl/meld/text-filters.page
-share/help/pl/meld/vc-mode.page
-share/help/pl/meld/vc-supported.page
-share/help/sv/meld/command-line.page
-share/help/sv/meld/file-changes.page
-share/help/sv/meld/file-filters.page
-share/help/sv/meld/file-mode.page
-share/help/sv/meld/flattened-view.page
-share/help/sv/meld/folder-mode.page
-share/help/sv/meld/index.page
-share/help/sv/meld/introduction.page
-share/help/sv/meld/keyboard-shortcuts.page
-share/help/sv/meld/legal.xml
-share/help/sv/meld/missing-functionality.page
-share/help/sv/meld/preferences.page
-share/help/sv/meld/resolving-conflicts.page
-share/help/sv/meld/text-filters.page
-share/help/sv/meld/vc-mode.page
-share/help/sv/meld/vc-supported.page
-share/icons/hicolor/scalable/apps/org.gnome.Meld.svg
-share/icons/hicolor/symbolic/apps/org.gnome.Meld-symbolic.svg
+share/icons/HighContrast/scalable/apps/org.gnome.meld.svg
+share/icons/hicolor/16x16/actions/meld-change-apply-left.png
+share/icons/hicolor/16x16/actions/meld-change-apply-right.png
+share/icons/hicolor/16x16/actions/meld-change-copy.png
+share/icons/hicolor/16x16/actions/meld-change-delete.png
+share/icons/hicolor/16x16/apps/meld-version-control.png
+share/icons/hicolor/16x16/apps/org.gnome.meld.png
+share/icons/hicolor/22x22/apps/org.gnome.meld.png
+share/icons/hicolor/32x32/apps/org.gnome.meld.png
+share/icons/hicolor/48x48/apps/meld-version-control.png
+share/icons/hicolor/48x48/apps/org.gnome.meld.png
+share/icons/hicolor/scalable/apps/org.gnome.meld.svg
share/locale/ar/LC_MESSAGES/meld.mo
share/locale/bg/LC_MESSAGES/meld.mo
share/locale/bs/LC_MESSAGES/meld.mo
@@ -229,8 +265,40 @@ share/locale/uk/LC_MESSAGES/meld.mo
share/locale/vi/LC_MESSAGES/meld.mo
share/locale/zh_CN/LC_MESSAGES/meld.mo
share/locale/zh_TW/LC_MESSAGES/meld.mo
-share/meld/org.gnome.Meld.gresource
-share/meld/styles/meld-base.style-scheme.xml
-share/meld/styles/meld-dark.style-scheme.xml
-share/metainfo/org.gnome.Meld.appdata.xml
-share/mime/packages/org.gnome.Meld.xml
+share/meld/icons/COPYING
+share/meld/icons/COPYING_CCBYSA3
+share/meld/icons/emblem-meld-newer-file.png
+share/meld/icons/filter-ignored-24.png
+share/meld/icons/filter-modified-24.png
+share/meld/icons/filter-nonvc-24.png
+share/meld/icons/filter-normal-24.png
+share/meld/icons/vc-add-24.png
+share/meld/icons/vc-checkout-24.png
+share/meld/icons/vc-commit-24.png
+share/meld/icons/vc-push-24.png
+share/meld/icons/vc-remove-24.png
+share/meld/icons/vc-resolve-24.png
+share/meld/icons/vc-update-24.png
+share/meld/meld.css
+share/meld/styles/meld-base.xml
+share/meld/styles/meld-dark.xml
+share/meld/ui/EditableList.ui
+share/meld/ui/application.ui
+share/meld/ui/appmenu-fallback.xml
+share/meld/ui/dirdiff-ui.xml
+share/meld/ui/dirdiff.ui
+share/meld/ui/encoding-selector.ui
+share/meld/ui/filediff-ui.xml
+share/meld/ui/filediff.ui
+share/meld/ui/findbar.ui
+share/meld/ui/language-selector.ui
+share/meld/ui/meldapp-ui.xml
+share/meld/ui/meldapp.ui
+share/meld/ui/patch-dialog.ui
+share/meld/ui/preferences.ui
+share/meld/ui/shortcuts.ui
+share/meld/ui/tab-placeholder.ui
+share/meld/ui/vcview-ui.xml
+share/meld/ui/vcview.ui
+share/metainfo/org.gnome.meld.appdata.xml
+share/mime/packages/org.gnome.meld.xml
diff --git a/devel/meld/distinfo b/devel/meld/distinfo
index 8b46c46ad45..87028cd432e 100644
--- a/devel/meld/distinfo
+++ b/devel/meld/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.61 2020/04/20 07:04:00 wiz Exp $
+$NetBSD: distinfo,v 1.62 2020/04/20 14:47:37 wiz Exp $
-SHA1 (meld-3.21.0.tar.xz) = a95af6fce2f2b0b9ba0aceacf5b4e9c7a6b8c2c2
-RMD160 (meld-3.21.0.tar.xz) = a9d550eda6acbff962941a30a60e9b2a9f655678
-SHA512 (meld-3.21.0.tar.xz) = 1290530d8a127b3a3c8bf17703ec0bc2b286b8c48a9402c51135358217d24f20b4b819e8af398ad1a10af6209689315ebe7d4b6bc46b624ea781ddcc29e9ada4
-Size (meld-3.21.0.tar.xz) = 614744 bytes
+SHA1 (meld-3.20.2.tar.xz) = 6aa69d9841efe7535f7699e0f5a895034f182e41
+RMD160 (meld-3.20.2.tar.xz) = 95e46ba77c4ee894dc2f2bd8e7287f00e586d0d2
+SHA512 (meld-3.20.2.tar.xz) = 9c9074cb879e3574eb9a1025eb1212771419ab0d8e92bf8a99f38e70ca583ff5c8cbeaccb87b414e6ff73a61afa08e10742991d574b810cc90e8c4a5ac82ddaa
+Size (meld-3.20.2.tar.xz) = 593948 bytes