diff options
Diffstat (limited to 'community/fluidsynth/APKBUILD')
-rw-r--r-- | community/fluidsynth/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fluidsynth/APKBUILD b/community/fluidsynth/APKBUILD index 9e3383d60b..a6a49904bd 100644 --- a/community/fluidsynth/APKBUILD +++ b/community/fluidsynth/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=fluidsynth pkgver=2.1.6 -pkgrel=0 +pkgrel=1 arch="all" -url="http://www.fluidsynth.org" +url="https://www.fluidsynth.org/" pkgdesc="A real-time software synthesizer based on the SoundFont 2 specifications" license="LGPL-2.1-or-later" depends_dev=" |