git » qt5-webchannel.git » commit 1c32d72

Qt 5.9.1

author Antonio Rojas
2017-07-01 14:19:52 UTC
committer Antonio Rojas
2017-07-01 14:19:52 UTC
parent 7571c3766db9279402aeca53d61d86098176f655

Qt 5.9.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index a61f28e..30f4445 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=qt5-webchannel
-_qtver=5.9.0
+_qtver=5.9.1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('12ef7ac86b9da0eb6f0140f402e180de95a1f9bfa9f408c2a366279da078e1b9')
+sha256sums=('80425f5a6df8784f5221809ffd664486ed38427f514ab4ec174e20456b027000')
 
 prepare() {
   mkdir -p build