aboutsummaryrefslogtreecommitdiffstats
path: root/community/qt5-qtbase
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-10-01 13:53:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-10-01 13:53:27 +0000
commit3c6042166f1b66d714560a83f82f4a3e02d891e3 (patch)
tree85b80f876312b165ee8ae94ac23a57e57f46064e /community/qt5-qtbase
parent5a4bd3dde37fa11477e892686b68675fa3d2b109 (diff)
downloadaports-3c6042166f1b66d714560a83f82f4a3e02d891e3.tar.bz2
aports-3c6042166f1b66d714560a83f82f4a3e02d891e3.tar.xz
community/qt5-qtbase: rebuild against icu-62.1
Diffstat (limited to 'community/qt5-qtbase')
-rw-r--r--community/qt5-qtbase/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qtbase/APKBUILD b/community/qt5-qtbase/APKBUILD
index 7356c1e7f7..0ddd546b27 100644
--- a/community/qt5-qtbase/APKBUILD
+++ b/community/qt5-qtbase/APKBUILD
@@ -7,7 +7,7 @@ _ver=${_ver/_/-}
_ver=${_ver/beta0/beta}
_ver=${_ver/rc0/rc}
_V=${_ver/rc/RC}
-pkgrel=0
+pkgrel=1
pkgdesc="Qt5 - QtBase components"
url="http://qt-project.org/"
arch="all"