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

Antonio Rojas arojas at archlinux.org
Thu May 25 15:18:55 UTC 2017


    Date: Thursday, May 25, 2017 @ 15:18:54
  Author: arojas
Revision: 296572

Rebuild i686 package against GCC 6 (FS#54185)

Modified:
  qt5-base/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-25 13:58:42 UTC (rev 296571)
+++ PKGBUILD	2017-05-25 15:18:54 UTC (rev 296572)
@@ -6,7 +6,7 @@
 pkgname=(qt5-base qt5-xcb-private-headers)
 _qtver=5.8.0
 pkgver=${_qtver/-/}
-pkgrel=12
+pkgrel=12.1
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -32,10 +32,10 @@
         plasma-crash-2.patch::https://github.com/qt/qtbase/commit/0874861b.patch
         plasma-crash-3.patch::https://github.com/qt/qtbase/commit/baad82d2.patch)
 md5sums=('6e1f7f6fb6333eb66e563b175c4e87e9'
-         '160fde81fe882c4241f04634f53691ad'
-         '078d8a051c06abf28451fd2cdb7f19ce'
-         '92daaa3ebd7cf10ee725b963e44c95a7'
-         '76ab122615f1ba2d68c83477f82e389e')
+         'e9ab6de042b599638f506d2974598164'
+         '438f85a8ecc0f8c066dc0deb5961b6fa'
+         '763a796776f3f8bf46cd4a0ed13d4028'
+         'ffacccebfc17dc5a87724d13cefe38e5')
 
 prepare() {
   cd ${_pkgfqn}



More information about the arch-commits mailing list