From af415ffd656ff198bb6313d73f0b4d776a5bfc7a Mon Sep 17 00:00:00 2001 From: Alexey Min Date: Sat, 25 Apr 2020 02:58:05 +0300 Subject: [PATCH] temp/qt5-qtbase: rebuild against icu-67.1 Follow-up to https://gitlab.alpinelinux.org/alpine/aports/-/commit/cbc6b9fcd706f2a84d4c36c5bdd68a09bbc3516f Build locally for both armv7 and aarch64 fine. [ci:skip-build] x86_64 build is disabled anyway Signed-off-by: Alexey Min --- temp/qt5-qtbase/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/temp/qt5-qtbase/APKBUILD b/temp/qt5-qtbase/APKBUILD index c4f645c53..a62a19386 100644 --- a/temp/qt5-qtbase/APKBUILD +++ b/temp/qt5-qtbase/APKBUILD @@ -2,7 +2,7 @@ pkgname=qt5-qtbase pkgver=9999 _pkgver=5.14.1 -pkgrel=0 +pkgrel=1 pkgdesc="Qt5 - QtBase components" url="https://qt.io/developers/" arch="armv7 aarch64"