[arch-commits] Commit in qt5-webchannel/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Jun 9 08:28:44 UTC 2016


    Date: Thursday, June 9, 2016 @ 10:28:44
  Author: fyan
Revision: 269179

upgpkg: qt5-webchannel 5.6.1-1

Upstream release

Modified:
  qt5-webchannel/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-09 08:28:36 UTC (rev 269178)
+++ PKGBUILD	2016-06-09 08:28:44 UTC (rev 269179)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-webchannel
-_qtver=5.6.0
+_qtver=5.6.1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('1ba293366dcf67f8b8181be2682ee81a')
+md5sums=('beb03f280b0b58744713d309f1ceb542')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list