From 293a7d67a6b475cde3e383d72d0af3a3eb67d2df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krystian=20Chachu=C5=82a?= <krystian@krystianch.com> Date: Thu, 3 Oct 2024 22:24:17 +0200 Subject: [PATCH] testing/qsynth: upgrade to 1.0.2 --- testing/qsynth/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/qsynth/APKBUILD b/testing/qsynth/APKBUILD index dc56b15859df..0c0aa5052635 100644 --- a/testing/qsynth/APKBUILD +++ b/testing/qsynth/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Krystian Chachuła <krystian@krystianch.com> pkgname=qsynth -pkgver=1.0.0 +pkgver=1.0.2 pkgrel=0 pkgdesc="Qt GUI Interface for FluidSynth" url="https://qsynth.sourceforge.io/" @@ -36,5 +36,5 @@ package() { } sha512sums=" -9533cb425345a83ed9695917885cba52278035c2a6f7b824981b9ec5033b5d61b7ac050cc7e516a6aa7f4ff76e29eb29089a93a727294e7a6a1e5fb631720ea4 qsynth-1.0.0.tar.gz +a5585481ca88f65a38da75cb6355e5b0e23b04da70ac9ab8e55abafe2b0fac83905a873a990e4de8adcf3cf484b48088d83a7aec99252a48a004158504a7e137 qsynth-1.0.2.tar.gz " -- GitLab