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

Felix Yan fyan at archlinux.org
Thu Jun 9 08:27:11 UTC 2016


    Date: Thursday, June 9, 2016 @ 10:27:11
  Author: fyan
Revision: 269175

upgpkg: qt5-tools 5.6.1-1

Upstream release

Modified:
  qt5-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-09 08:27:05 UTC (rev 269174)
+++ PKGBUILD	2016-06-09 08:27:11 UTC (rev 269175)
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-tools
-_qtver=5.6.0
+_qtver=5.6.1
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -17,7 +17,7 @@
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.gz"
         {assistant,designer,linguist,qdbusviewer}.desktop)
-md5sums=('f7e376678e3ec47d7380b8838c5ee8c1'
+md5sums=('97184bd19261a651fff5183eda25a2ac'
          'b2897dd6a2967bccf8f10e397aafee55'
          '76e150b20178d2d43801f7367232e5f7'
          '188da8f4c87316e730ebf1c6217bf5a0'



More information about the arch-commits mailing list