summaryrefslogtreecommitdiff
path: root/user/fluidsynth
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-10-02 21:08:33 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-10-02 21:08:33 +0000
commit4f242f1e9ee4213589be6c1fce04d66040ca7a71 (patch)
tree9293edcec6dd499d82235630d122fbb637d9e777 /user/fluidsynth
parent1c85467ec897a4f8c19ace757332bb8207f5338e (diff)
downloadpackages-4f242f1e9ee4213589be6c1fce04d66040ca7a71.tar.gz
packages-4f242f1e9ee4213589be6c1fce04d66040ca7a71.tar.bz2
packages-4f242f1e9ee4213589be6c1fce04d66040ca7a71.tar.xz
packages-4f242f1e9ee4213589be6c1fce04d66040ca7a71.zip
user/fluidsynth: bump to 2.0.7
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 1630ac43d..d08281f80 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.5
+pkgver=2.0.7
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="5344ac889d2927dc2465bae40096d756a9bf9b1100e287ba0621c55ffc76f9cb8fa763f6bc832d701cd0ad2997965cf344f58ae4b3dd445eb3491e3659c093d9 fluidsynth-2.0.5.tar.gz"
+sha512sums="c939c77277767541b90ae8bc24687cd9cd11b375264e6b5017658f5fd9c5637a3ce09bc4ad837a349e4a63883fe5ecbe80e65dd91d2cbf71072bcbcfc068614e fluidsynth-2.0.7.tar.gz"