diff options
author | TBK <tbk@jjtc.eu> | 2020-02-21 18:46:52 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-22 16:37:30 -0300 |
commit | ebf1abb8d73a55875a9febc5265cc48dbc2165e2 (patch) | |
tree | f422ed3f0b858399cc97025db8db91099ebca010 /community/qt5-qtlocation/APKBUILD | |
parent | d917b529e3cbfed9416a578a040ffdce8de9c619 (diff) | |
download | aports-ebf1abb8d73a55875a9febc5265cc48dbc2165e2.tar.bz2 aports-ebf1abb8d73a55875a9febc5265cc48dbc2165e2.tar.xz |
community/qt5-qtlocation: rebuild against icu 65.1
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 580e4f5f81..2a14bcba11 100644 --- a/community/qt5-qtlocation/APKBUILD +++ b/community/qt5-qtlocation/APKBUILD @@ -7,7 +7,7 @@ _ver=${pkgver/_/-} _ver=${_ver/beta0/beta} _ver=${_ver/rc0/rc} _v=${_ver/rc/RC} -pkgrel=1 +pkgrel=2 pkgdesc="Qt5 - Location component" url="https://www.qt.io/developers/" arch="all !armhf" # armhf blocked by qt5-qtdeclarative |