aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-02-21 02:49:29 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-21 03:04:48 -0300
commit75065d43e748941058dc8a33022faadef5587eb2 (patch)
treeefdb7fb8bd8183546cab067645855c00c68ef171 /community
parente6008d0cb50145802a93a65bc9e262ee59e70969 (diff)
downloadaports-75065d43e748941058dc8a33022faadef5587eb2.tar.bz2
aports-75065d43e748941058dc8a33022faadef5587eb2.tar.xz
community/phonon: fix url
Diffstat (limited to 'community')
-rw-r--r--community/phonon/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/phonon/APKBUILD b/community/phonon/APKBUILD
index d999e8b857..6720989ca8 100644
--- a/community/phonon/APKBUILD
+++ b/community/phonon/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=phonon
pkgver=4.11.1
-pkgrel=1
+pkgrel=2
pkgdesc="KDE multimedia backend"
-url="https://phonon.kde.org/"
+url="https://userbase.kde.org/Phonon"
arch="all !armhf" # armhf blocked by qt5-qtdeclarative
license="LGPL-2.1-or-later"
depends_dev="qt5-qtdeclarative-dev glib-dev"