diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-07 07:52:00 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-07 07:52:00 +0000 |
commit | 4709459b959f6ce4766e6465365a1bab04089fc5 (patch) | |
tree | fe484defe32fc1b4407c1dd70547033aec6a8a6f /community | |
parent | 9cb0c58b10a2d14613d124c600f06c50bb81e1e4 (diff) | |
download | aports-4709459b959f6ce4766e6465365a1bab04089fc5.tar.bz2 aports-4709459b959f6ce4766e6465365a1bab04089fc5.tar.xz |
community/qt5-qtwebkit: rebuild against icu-63.1
Diffstat (limited to 'community')
-rw-r--r-- | community/qt5-qtwebkit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qtwebkit/APKBUILD b/community/qt5-qtwebkit/APKBUILD index a75e089962..5e3831090d 100644 --- a/community/qt5-qtwebkit/APKBUILD +++ b/community/qt5-qtwebkit/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=qt5-qtwebkit pkgver=5.9.1 -pkgrel=4 +pkgrel=5 pkgdesc="Qt5 - QtWebKit components" url="http://qt-project.org/" arch="all" |