summaryrefslogtreecommitdiff
path: root/user/fluidsynth
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman+adelie@gmail.com>2019-11-18 20:32:46 -0500
committerKiyoshi Aman <kiyoshi.aman+adelie@gmail.com>2019-11-18 20:32:46 -0500
commit1e7533ba59b021ecd3edd2ec1bd894c3195f8150 (patch)
treef7fbeadbb91b3622ab77d38a025faf8f7756126e /user/fluidsynth
parent0921ebab0688032512386e66c1e76d2d50c9ac64 (diff)
downloadpackages-1e7533ba59b021ecd3edd2ec1bd894c3195f8150.tar.gz
packages-1e7533ba59b021ecd3edd2ec1bd894c3195f8150.tar.bz2
packages-1e7533ba59b021ecd3edd2ec1bd894c3195f8150.tar.xz
packages-1e7533ba59b021ecd3edd2ec1bd894c3195f8150.zip
user/fluidsynth: upgrade to 2.0.9
Diffstat (limited to 'user/fluidsynth')
-rw-r--r--user/fluidsynth/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/fluidsynth/APKBUILD b/user/fluidsynth/APKBUILD
index d08281f80..97e8e8f1e 100644
--- a/user/fluidsynth/APKBUILD
+++ b/user/fluidsynth/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=fluidsynth
-pkgver=2.0.7
+pkgver=2.0.9
pkgrel=0
pkgdesc="Real-time, software synthesiser based on SoundFont 2"
url="http://www.fluidsynth.org/"
@@ -34,4 +34,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="c939c77277767541b90ae8bc24687cd9cd11b375264e6b5017658f5fd9c5637a3ce09bc4ad837a349e4a63883fe5ecbe80e65dd91d2cbf71072bcbcfc068614e fluidsynth-2.0.7.tar.gz"
+sha512sums="3cc88ed3e83b15d5b3f397f3d93bf85a03dda122b570b8b09e83e9a5d00be7fc0592b2f1088151a1284c6c9125c309efd030f0fb8cb160051863e1a2fea53467 fluidsynth-2.0.9.tar.gz"