diff options
author | J0WI <J0WI@users.noreply.github.com> | 2019-05-11 13:11:36 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-04 11:04:54 +0000 |
commit | e8006ba2f5d69485b9bea988523b7f7cc8170ad1 (patch) | |
tree | d4a2d27af80e55eb62c05f530311c93f5ca0c45b /community/qt5-qtwebengine | |
parent | 06fd79a0fcfbe243c6bf13f72084fad495adbcda (diff) | |
download | aports-e8006ba2f5d69485b9bea988523b7f7cc8170ad1.tar.bz2 aports-e8006ba2f5d69485b9bea988523b7f7cc8170ad1.tar.xz |
community/qt5-qtwebengine: rebuild against ruby 2.6
Diffstat (limited to 'community/qt5-qtwebengine')
-rw-r--r-- | community/qt5-qtwebengine/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qtwebengine/APKBUILD b/community/qt5-qtwebengine/APKBUILD index 1c50bf218e..89e08f3257 100644 --- a/community/qt5-qtwebengine/APKBUILD +++ b/community/qt5-qtwebengine/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=qt5-qtwebengine pkgver=5.12.4 -pkgrel=1 +pkgrel=2 pkgdesc="Qt5 - QtWebEngine components" url="http://qt-project.org/" # ppc64le, s390x: not supported |