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

Felix Yan fyan at archlinux.org
Thu Jun 9 08:42:46 UTC 2016


    Date: Thursday, June 9, 2016 @ 10:42:46
  Author: fyan
Revision: 269213

upgpkg: qt5-websockets 5.6.1-1

Upstream release

Modified:
  qt5-websockets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-09 08:41:34 UTC (rev 269212)
+++ PKGBUILD	2016-06-09 08:42:46 UTC (rev 269213)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-websockets
-_qtver=5.6.0
+_qtver=5.6.1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('i686' 'x86_64')
@@ -17,7 +17,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=('266d9b8b0fca6839a57ed2b17f4a8984')
+md5sums=('338c3aaf50c174949e3f262ce0c95ff2')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list