From 2c27612f01f43a7625cf645492b1ef98c1bd4cdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pola=C5=84ski?= Date: Thu, 14 Jan 2021 20:21:38 +0100 Subject: community/fluidsynth: update url to use https --- community/fluidsynth/APKBUILD | 4 ++-- 1 file 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 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=" -- cgit v1.2.1