aboutsummaryrefslogtreecommitdiffstats
path: root/main/qt5-qtbase
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-10-29 13:29:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-10-29 16:38:44 +0000
commit4b0292b0321af1e8778a942b1e08637ae8334389 (patch)
treeab0d01aa528b43b0fe3748d022e55d67320bc65b /main/qt5-qtbase
parent415be153e089c33ceb05a77fcb8df3cbe2b84881 (diff)
downloadaports-4b0292b0321af1e8778a942b1e08637ae8334389.tar.bz2
aports-4b0292b0321af1e8778a942b1e08637ae8334389.tar.xz
main/qt5-qtbase: rebuild with icu-54
Diffstat (limited to 'main/qt5-qtbase')
-rw-r--r--main/qt5-qtbase/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/qt5-qtbase/APKBUILD b/main/qt5-qtbase/APKBUILD
index f4cb893099..6810bccbdf 100644
--- a/main/qt5-qtbase/APKBUILD
+++ b/main/qt5-qtbase/APKBUILD
@@ -5,7 +5,7 @@ _ver=${pkgver/_/-}
_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"