[arch-commits] Commit in qsynth/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Sat Feb 6 23:39:15 UTC 2021


    Date: Saturday, February 6, 2021 @ 23:39:14
  Author: dvzrv
Revision: 847550

upgpkg: qsynth 0.9.1-1: Upgrade to 0.9.1.

Modified:
  qsynth/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-06 23:38:41 UTC (rev 847549)
+++ PKGBUILD	2021-02-06 23:39:14 UTC (rev 847550)
@@ -3,7 +3,7 @@
 # Contributor: damir <damir at archlinux.org>
 
 pkgname=qsynth
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
 pkgdesc="Qt GUI for FluidSynth"
 arch=('x86_64')
@@ -13,8 +13,8 @@
 depends=('gcc-libs' 'glibc' 'hicolor-icon-theme' 'qt5-base')
 makedepends=('cmake' 'fluidsynth' 'qt5-tools')
 source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('5cc0e099cd05f3639ded81642bde80205c8921b65d22dcb32d40ac874107043edeb672e69d7e4734e0fd37a498be2e5b787f0b8c1707be45e39cfab616fd522c')
-b2sums=('d9464a2f122d7281ff69171c431fff72d05886ec130d20aae8d8f122e1cefd1180b8bcdc157f324c5cdbc7e2c524c82a9cc7f481efc8b69912ce61912e73ed58')
+sha512sums=('70bba332b90963d1c1da18fb3de8f05544fed3406c2144b6ed78cf93720cbcb684ff367d7ef4bc80be94ebea060b38753ae0cb183e85f96f127014c08de701b0')
+b2sums=('f63766614d821409cd12e418e36b8dbd739da8e2cd7deae91c2b00dd4f5ba2f447a3ca19c3829de3282e368baa37567333be051641221300d13dd7948d762008')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list