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

David Runge dvzrv at archlinux.org
Tue Mar 16 09:05:24 UTC 2021


    Date: Tuesday, March 16, 2021 @ 09:05:23
  Author: dvzrv
Revision: 410034

upgpkg: fluidsynth 2.1.8-1: Upgrade to 2.1.8.

Modified:
  fluidsynth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-16 08:41:56 UTC (rev 410033)
+++ PKGBUILD	2021-03-16 09:05:23 UTC (rev 410034)
@@ -3,7 +3,7 @@
 # Contributor: damir <damir at archlinux.org>
 
 pkgname=fluidsynth
-pkgver=2.1.7
+pkgver=2.1.8
 pkgrel=1
 pkgdesc="A real-time software synthesizer based on the SoundFont 2 specifications"
 arch=('x86_64')
@@ -16,8 +16,8 @@
 provides=('libfluidsynth.so' 'soundfont-synthesizer')
 backup=("etc/conf.d/$pkgname")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v$pkgver.tar.gz")
-sha512sums=('22ab9bb3c5d5e619c0624ced2031b23d9d68cf9ffd6da40087aa0049f486b8c6201ff19605fc73fa642358bec31c18bb43683a8b0d603b198626d9a23721bcd6')
-b2sums=('5e9bd1c2182f73e36c748396e53957396b59a0325ca1fa1eab00af9f317d6134683902779d5c7f54da787e7f12149c257561c34b47956e31abe246e3825e6fb5')
+sha512sums=('34f87ea1577b1e89146a1589c67771262961bb18d0c8b21aaa9a1315e18dffc984f18f21cc8a96cc52dca9e94fcad1bdec2b62678c5f2f3434a4faba713854a6')
+b2sums=('1cb572b920524e594941dd7f74f3d9c916646e9e43de3c023650fc7717d66d5f0601804c0b4051f157a28f85e7e172c20545624d8004d8d4298d01d0b985970d')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list