diff options
author | Tim Brust <tim.brust@sinnerschrader.com> | 2019-02-18 15:09:47 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-02-26 22:03:13 +0000 |
commit | f227c87fc085437b2d1973463cf68e37583232fc (patch) | |
tree | e1eb88d542516b62e0b9f76b841f048b80478aef /community/qt5-qtwebengine | |
parent | 6b504978e4275661c16f48bd52d59210aa33156b (diff) | |
download | aports-f227c87fc085437b2d1973463cf68e37583232fc.tar.bz2 aports-f227c87fc085437b2d1973463cf68e37583232fc.tar.xz |
main/libvpx: upgrade to 1.8.0
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 63fd2e9d68..5a8140f7c7 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.1 -pkgrel=1 +pkgrel=2 pkgdesc="Qt5 - QtWebEngine components" url="http://qt-project.org/" # ppc64le, s390x: not supported |