Date: Friday, April 19, 2019 @ 22:06:46 Author: dvzrv Revision: 350920
upgpkg: fluidsynth 2.0.5-1 Upgrading to 2.0.5, introducing bugfixes and improvements to systemd integration. Modified: fluidsynth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-19 20:36:47 UTC (rev 350919) +++ PKGBUILD 2019-04-19 22:06:46 UTC (rev 350920) @@ -3,7 +3,7 @@ # Contributor: damir <[email protected]> pkgname=fluidsynth -pkgver=2.0.4 +pkgver=2.0.5 pkgrel=1 pkgdesc="A real-time software synthesizer based on the SoundFont 2 specifications" arch=('x86_64') @@ -16,7 +16,7 @@ provides=('soundfont-synthesizer') backup=("etc/conf.d/$pkgname") source=("$pkgname-$pkgver.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v$pkgver.tar.gz") -sha512sums=('d58ddc5f4da9bb5954a82749617548ef32edd25f6ca5c6d5c2b06d23090784ec175d2422553a66776f543c6b253f037a6cf1e717a853344ffb899fa53752eec0') +sha512sums=('5344ac889d2927dc2465bae40096d756a9bf9b1100e287ba0621c55ffc76f9cb8fa763f6bc832d701cd0ad2997965cf344f58ae4b3dd445eb3491e3659c093d9') prepare() { cd "${pkgname}-${pkgver}"
