summaryrefslogtreecommitdiff
path: root/user/fluidsynth
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-06-16 01:59:22 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-06-16 01:59:22 +0000
commitc46514bd8218a4fbfa4195a0e63ec136bbc8a464 (patch)
tree35d196f823d8cfa0428b8864d7483ab051d700a6 /user/fluidsynth
parent37f04e6d3094027f5306441256aa4821984ffa29 (diff)
downloadpackages-c46514bd8218a4fbfa4195a0e63ec136bbc8a464.tar.gz
packages-c46514bd8218a4fbfa4195a0e63ec136bbc8a464.tar.bz2
packages-c46514bd8218a4fbfa4195a0e63ec136bbc8a464.tar.xz
packages-c46514bd8218a4fbfa4195a0e63ec136bbc8a464.zip
user/fluidsynth: Update to 2.1.3
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 7f061b427..ef9dee55b 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.1.1
+pkgver=2.1.3
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="f8776c59aa0aa4a25fe3c38973c994e8608f8fad8a2e478db0d0232d4c787983dfdcba200c558cd810e892930b50184af4bc4a7f3c98ec5c38e147fd715e51b8 fluidsynth-2.1.1.tar.gz"
+sha512sums="cc956a3d8926a5d5368c4d36472a9706e5da1597bab76f1b59132e6253a888f422d9f74723c74f801963a90d9e0f6b36267114cd168977c47b1b935ea3dc8927 fluidsynth-2.1.3.tar.gz"