From 78b85af71de7d36504b03b089ff437df03d06ea0 Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 27 Jun 2019 00:02:03 -0300 Subject: [PATCH] community/audacious-plugins: fix url --- community/audacious-plugins/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/audacious-plugins/APKBUILD b/community/audacious-plugins/APKBUILD index 2050a165bab..26c18c8b0fe 100644 --- a/community/audacious-plugins/APKBUILD +++ b/community/audacious-plugins/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Bart Ribbers pkgname=audacious-plugins pkgver=3.10.1 -pkgrel=1 +pkgrel=2 pkgdesc="A playlist-oriented media player with multiple interfaces (plugins)" -url="http://audacious-media-player.org/" +url="https://audacious-media-player.org/" arch="all !s390x" license="ISC" depends="audacious"