aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-05-01 11:26:05 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-05-01 11:40:27 +0000
commit64cfe4271b99b346203b1f218796067d9a131aa5 (patch)
treea5eb440e565ba924017764f0ed5058f990c01554 /testing
parent2df9ea06531ed7f839bcc9f92a7bafde615b8be2 (diff)
downloadaports-64cfe4271b99b346203b1f218796067d9a131aa5.tar.bz2
aports-64cfe4271b99b346203b1f218796067d9a131aa5.tar.xz
testing/qt5-qtwebchannel: upgrade to 5.10.1
Diffstat (limited to 'testing')
-rw-r--r--testing/qt5-qtwebchannel/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/qt5-qtwebchannel/APKBUILD b/testing/qt5-qtwebchannel/APKBUILD
index 0a2cad44ca..b129cbb328 100644
--- a/testing/qt5-qtwebchannel/APKBUILD
+++ b/testing/qt5-qtwebchannel/APKBUILD
@@ -1,13 +1,13 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=qt5-qtwebchannel
-_pkgname=${pkgname/qt5-//}-opensource-src
-pkgver=5.9.3
+_pkgname=${pkgname/qt5-//}-everywhere-src
+pkgver=5.10.1
_ver=${pkgver/_/-}
_ver=${_ver/beta0/beta}
_ver=${_ver/rc0/rc}
_V=${_ver/rc/RC}
-pkgrel=1
+pkgrel=0
pkgdesc="library for seamless integration of C++ +and QML applications with HTML/JavaScript clients."
url="http://qt-project.org/"
arch="all"
@@ -40,4 +40,4 @@ package() {
cd "$builddir"/build
make INSTALL_ROOT="$pkgdir" install
}
-sha512sums="d03a091121256532aac1ab4492b83ba29c847729f2628a2bc7a76b064d197e72cfdab50f0ec2314eac01cc47e2255bfef17f2e010d7b2c3d408b9af74c9ea136 qtwebchannel-opensource-src-5.9.3.tar.xz"
+sha512sums="aea4c82d3873be24aa1648e197d6b3403f11658793dff40fe37cd3726a34360286638424cba83de530049e4ff5a69d9f251cb105c65da5142376dc2827510d47 qtwebchannel-everywhere-src-5.10.1.tar.xz"