diff options
Diffstat (limited to 'community/qt5-qtlocation/APKBUILD')
-rw-r--r-- | community/qt5-qtlocation/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qtlocation/APKBUILD b/community/qt5-qtlocation/APKBUILD index 7a0521835a..1505dc6208 100644 --- a/community/qt5-qtlocation/APKBUILD +++ b/community/qt5-qtlocation/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=qt5-qtlocation pkgver=5.14.1 -pkgrel=2 +pkgrel=3 pkgdesc="Qt5 - Location component" url="https://www.qt.io/developers/" arch="all !armhf" # armhf blocked by qt5-qtdeclarative |