diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-04-23 12:02:21 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-24 16:53:32 +0000 |
commit | cbc6b9fcd706f2a84d4c36c5bdd68a09bbc3516f (patch) | |
tree | 499c3dffc00429fe1be8f7fa644535494ecbc9c7 /community/qt5-qtbase | |
parent | a8a1b91446db94e5eafa5ebe8b532fa0025c26c4 (diff) | |
download | aports-cbc6b9fcd706f2a84d4c36c5bdd68a09bbc3516f.tar.bz2 aports-cbc6b9fcd706f2a84d4c36c5bdd68a09bbc3516f.tar.xz |
community/*: rebuild against icu-67.1
Diffstat (limited to 'community/qt5-qtbase')
-rw-r--r-- | community/qt5-qtbase/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qtbase/APKBUILD b/community/qt5-qtbase/APKBUILD index 8a2026c6bc..164f2dbdbe 100644 --- a/community/qt5-qtbase/APKBUILD +++ b/community/qt5-qtbase/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=qt5-qtbase pkgver=5.14.1 -pkgrel=3 +pkgrel=4 pkgdesc="Qt5 - QtBase components" url="https://qt.io/developers/" arch="all" |