From 7eb798aa70e001b66702a27b2af32ddc04739117 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 12 Feb 2022 20:13:56 +0100 Subject: [PATCH] qsynth: upgrade 0.9.5 -> 0.9.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/rncbc/qsynth.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-musicians/rncbc/qsynth.bb b/recipes-musicians/rncbc/qsynth.bb index 93d5366..9a22495 100644 --- a/recipes-musicians/rncbc/qsynth.bb +++ b/recipes-musicians/rncbc/qsynth.bb @@ -16,7 +16,7 @@ inherit cmake_qt5 pkgconfig gtk-icon-cache features_check REQUIRED_DISTRO_FEATURES = "x11" SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz" -SRC_URI[sha256sum] = "e44292d01a775d88a5f2ea882534ad1dd6ce6ea534ee55a375fa7b0b721c3e42" -PV = "0.9.5" +SRC_URI[sha256sum] = "431843099594cc2e861392133ec77011a9d82214c64d5214593935acfbe77f26" +PV = "0.9.6" FILES:${PN} += "${datadir}/metainfo"