Date: Tuesday, May 2, 2017 @ 06:28:49 Author: arojas Revision: 295139
Qt 5.9 beta 3 Modified: qt5-3d/kde-unstable/PKGBUILD qt5-base/kde-unstable/PKGBUILD qt5-canvas3d/kde-unstable/PKGBUILD qt5-charts/kde-unstable/PKGBUILD qt5-connectivity/kde-unstable/PKGBUILD qt5-datavis3d/kde-unstable/PKGBUILD qt5-declarative/kde-unstable/PKGBUILD qt5-doc/kde-unstable/PKGBUILD qt5-examples/kde-unstable/PKGBUILD qt5-gamepad/kde-unstable/PKGBUILD qt5-graphicaleffects/kde-unstable/PKGBUILD qt5-imageformats/kde-unstable/PKGBUILD qt5-location/kde-unstable/PKGBUILD qt5-multimedia/kde-unstable/PKGBUILD qt5-networkauth/kde-unstable/PKGBUILD qt5-quickcontrols/kde-unstable/PKGBUILD qt5-quickcontrols2/kde-unstable/PKGBUILD qt5-remoteobjects/kde-unstable/PKGBUILD qt5-script/kde-unstable/PKGBUILD qt5-scxml/kde-unstable/PKGBUILD qt5-sensors/kde-unstable/PKGBUILD qt5-serialbus/kde-unstable/PKGBUILD qt5-serialport/kde-unstable/PKGBUILD qt5-speech/kde-unstable/PKGBUILD qt5-svg/kde-unstable/PKGBUILD qt5-tools/kde-unstable/PKGBUILD qt5-translations/kde-unstable/PKGBUILD qt5-virtualkeyboard/kde-unstable/PKGBUILD qt5-wayland/kde-unstable/PKGBUILD qt5-webchannel/kde-unstable/PKGBUILD qt5-webengine/kde-unstable/PKGBUILD qt5-webkit/kde-unstable/PKGBUILD qt5-websockets/kde-unstable/PKGBUILD qt5-webview/kde-unstable/PKGBUILD qt5-x11extras/kde-unstable/PKGBUILD qt5-xmlpatterns/kde-unstable/PKGBUILD --------------------------------------------+ qt5-3d/kde-unstable/PKGBUILD | 4 ++-- qt5-base/kde-unstable/PKGBUILD | 6 +++--- qt5-canvas3d/kde-unstable/PKGBUILD | 4 ++-- qt5-charts/kde-unstable/PKGBUILD | 4 ++-- qt5-connectivity/kde-unstable/PKGBUILD | 4 ++-- qt5-datavis3d/kde-unstable/PKGBUILD | 4 ++-- qt5-declarative/kde-unstable/PKGBUILD | 14 ++++---------- qt5-doc/kde-unstable/PKGBUILD | 4 ++-- qt5-examples/kde-unstable/PKGBUILD | 4 ++-- qt5-gamepad/kde-unstable/PKGBUILD | 4 ++-- qt5-graphicaleffects/kde-unstable/PKGBUILD | 4 ++-- qt5-imageformats/kde-unstable/PKGBUILD | 6 +++--- qt5-location/kde-unstable/PKGBUILD | 4 ++-- qt5-multimedia/kde-unstable/PKGBUILD | 4 ++-- qt5-networkauth/kde-unstable/PKGBUILD | 4 ++-- qt5-quickcontrols/kde-unstable/PKGBUILD | 4 ++-- qt5-quickcontrols2/kde-unstable/PKGBUILD | 4 ++-- qt5-remoteobjects/kde-unstable/PKGBUILD | 4 ++-- qt5-script/kde-unstable/PKGBUILD | 4 ++-- qt5-scxml/kde-unstable/PKGBUILD | 4 ++-- qt5-sensors/kde-unstable/PKGBUILD | 4 ++-- qt5-serialbus/kde-unstable/PKGBUILD | 4 ++-- qt5-serialport/kde-unstable/PKGBUILD | 4 ++-- qt5-speech/kde-unstable/PKGBUILD | 4 ++-- qt5-svg/kde-unstable/PKGBUILD | 4 ++-- qt5-tools/kde-unstable/PKGBUILD | 4 ++-- qt5-translations/kde-unstable/PKGBUILD | 4 ++-- qt5-virtualkeyboard/kde-unstable/PKGBUILD | 6 +++--- qt5-wayland/kde-unstable/PKGBUILD | 4 ++-- qt5-webchannel/kde-unstable/PKGBUILD | 4 ++-- qt5-webengine/kde-unstable/PKGBUILD | 6 +++--- qt5-webkit/kde-unstable/PKGBUILD | 6 +++--- qt5-websockets/kde-unstable/PKGBUILD | 4 ++-- qt5-webview/kde-unstable/PKGBUILD | 4 ++-- qt5-x11extras/kde-unstable/PKGBUILD | 4 ++-- qt5-xmlpatterns/kde-unstable/PKGBUILD | 4 ++-- 36 files changed, 79 insertions(+), 85 deletions(-) Modified: qt5-3d/kde-unstable/PKGBUILD =================================================================== --- qt5-3d/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-3d/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-3d -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('0355929944bda95ff58164c359a68191a935585a39f1e38443ca6c7b7703c797') +sha256sums=('055ea3fd3aea41319db3e3723b1930b5d0e17b60a53b1022c37994e4c379983c') prepare() { mkdir -p build Modified: qt5-base/kde-unstable/PKGBUILD =================================================================== --- qt5-base/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-base/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -4,9 +4,9 @@ pkgbase=qt5-base pkgname=(qt5-base qt5-xcb-private-headers) -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=1 arch=('i686' 'x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -27,7 +27,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgbase/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('95a698330821a3330c13291cb806821566cfdb71e59315b442d46f378fc21254') +sha256sums=('cd86733618e4439192197f182788bad99a92b892be86aae8ce7ee9f7a13da22d') prepare() { cd ${_pkgfqn} Modified: qt5-canvas3d/kde-unstable/PKGBUILD =================================================================== --- qt5-canvas3d/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-canvas3d/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-canvas3d -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('19a1aaae0fe5d3aeab813a03ace7bd8d443bdaf8579a2d6f2772e49c6ebca2d4') +sha256sums=('41785e9b5374cb44b3991f159111a3a29e7c84d101b3d4473c65b3dfcee888a1') prepare() { mkdir -p build Modified: qt5-charts/kde-unstable/PKGBUILD =================================================================== --- qt5-charts/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-charts/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-charts -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 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/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('00311d47f581622fdccd53c8d1864b0de7cde611dd757ec16ec0603b48796172') +sha256sums=('525b67c63a3f9e82b8402690ec062a9bc6d2b0dbfb83858d3082482239190ad9') prepare() { mkdir -p build Modified: qt5-connectivity/kde-unstable/PKGBUILD =================================================================== --- qt5-connectivity/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-connectivity/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-connectivity -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 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/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('b86fd65a9729ff0af2f04d2cbcdc9a0aed78b7ff35ef6fd06b0caab8b04b3d8f') +sha256sums=('f1d162341d46dbef24067408a33471c90e927d6aca3302ee1796d624f8715ebb') prepare() { mkdir -p build Modified: qt5-datavis3d/kde-unstable/PKGBUILD =================================================================== --- qt5-datavis3d/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-datavis3d/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-datavis3d -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 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/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('c61e800997874256c44ecd2a58df3cf6cd3c758c8b12f7824d2aaed8992f0652') +sha256sums=('8638542f39c32b9fdf11ea46ff559cdf86161c36e61f984b5e8606c553fd7da7') prepare() { mkdir -p build Modified: qt5-declarative/kde-unstable/PKGBUILD =================================================================== --- qt5-declarative/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-declarative/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,9 +3,9 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-declarative -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=1 arch=('i686' 'x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -16,10 +16,8 @@ conflicts=('qtchooser' 'qt5-declarative-render2d') replaces=('qt5-declarative-render2d') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" -source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz" - https://github.com/qt/qtdeclarative/commit/9538cd7f.patch) -sha256sums=('9f2df211918d49b9dab66c169b90f1b1bc4a9d3096a958cdd5f78832f2da75c5' - 'c6a4c96e17fc853854757d5c081e3344a2f932ba40abb0d955b13c6c951d43ff') +source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") +sha256sums=('2ca518406f902c3f812860ae0b48dc036f9111fd41f0858a02e5e91031a2f519') prepare() { mkdir -p build @@ -26,10 +24,6 @@ # Use python2 for Python 2.x find -name '*.pro' -o -name '*.pri' | xargs sed -i -e 's|python -c|python2 -c|g' -e 's|python \$|python2 \$|g' - - # Fix Plasma crashes - cd ${_pkgfqn} - patch -p1 -i ../9538cd7f.patch } build() { Modified: qt5-doc/kde-unstable/PKGBUILD =================================================================== --- qt5-doc/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-doc/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -4,7 +4,7 @@ # Contributor: Michael Hansen <zrax0111 gmail com> pkgname=qt5-doc -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('any') @@ -16,7 +16,7 @@ groups=('qt' 'qt5') _pkgfqn="qt-everywhere-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz") -sha256sums=('b74c30cd80474880b4a0c2f0ed6efdbda16ebe72cdc26f2a85bb025a42d5d838') +sha256sums=('dfebc206eb4f15d34f8700af6dfbf87f164861018cba77e8ca6adfaf1c5814f9') prepare() { cd ${_pkgfqn} Modified: qt5-examples/kde-unstable/PKGBUILD =================================================================== --- qt5-examples/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-examples/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -4,7 +4,7 @@ # Contributor: Michael Hansen <zrax0111 gmail com> pkgname=qt5-examples -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('any') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="qt-everywhere-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz") -sha256sums=('b74c30cd80474880b4a0c2f0ed6efdbda16ebe72cdc26f2a85bb025a42d5d838') +sha256sums=('dfebc206eb4f15d34f8700af6dfbf87f164861018cba77e8ca6adfaf1c5814f9') package() { _base="$pkgdir"/usr/share/doc/qt/examples Modified: qt5-gamepad/kde-unstable/PKGBUILD =================================================================== --- qt5-gamepad/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-gamepad/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-gamepad -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 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/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('c58fdd999fd543bedc139a6ed384ee9fba35d4b8111f1fcb085b12ab57d0caaf') +sha256sums=('720b912654a8870b50a28ea6aebf952a3bb9b0e355e337f6c1912d0e2b076c5a') prepare() { mkdir -p build Modified: qt5-graphicaleffects/kde-unstable/PKGBUILD =================================================================== --- qt5-graphicaleffects/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-graphicaleffects/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-graphicaleffects -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('9148413eaacf1e4e024fdea9201278d5523dfaec44fdcfdc5da2d6f56e5872d0') +sha256sums=('bec4bf1e9897afbea5555caddf8def356fdef63279e9b8d58d20ef3865ee1944') prepare() { mkdir -p build Modified: qt5-imageformats/kde-unstable/PKGBUILD =================================================================== --- qt5-imageformats/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-imageformats/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,9 +3,9 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-imageformats -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=1 arch=('i686' 'x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('d8afcca8d3074eeec7cceb0febd81111f8412d7ed88e89b202a0dd53943713b2') +sha256sums=('1c6d89122c8b3c5cb6ce78478e0a5f95195ee9f7697645b06d98e9e768acc533') prepare() { mkdir -p build Modified: qt5-location/kde-unstable/PKGBUILD =================================================================== --- qt5-location/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-location/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-location -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 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/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('cef4ee0ec2b46a764b285bf546821a90c97bfcfd78c041d86ff84c1eae373a9a') +sha256sums=('4bf3dcabf5d0cdb9c0d21d72c55e3f3db983204ccf375e42efadda1cdcbead1d') prepare() { mkdir -p build Modified: qt5-multimedia/kde-unstable/PKGBUILD =================================================================== --- qt5-multimedia/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-multimedia/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-multimedia -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 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/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('68f25afbdb79bad5160bfbe0d8c3c68d460665d959064c2ec3c1f8362089fafa') +sha256sums=('27b5b37609a6755cea0622d1d3a53de1524697fd9dabb6067fde94da10d7e030') prepare() { mkdir -p build Modified: qt5-networkauth/kde-unstable/PKGBUILD =================================================================== --- qt5-networkauth/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-networkauth/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=qt5-networkauth -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=(i686 x86_64) @@ -13,7 +13,7 @@ groups=(qt qt5) _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('bf1b0c1a6814055d551dd62068212e229d36f6bf31086c11134cb462f3c1a8a3') +sha256sums=('3b08c88179554e467a093c2b8f6fa45311587dcdd2dd644dd2c537ead9ce571b') prepare() { mkdir -p build Modified: qt5-quickcontrols/kde-unstable/PKGBUILD =================================================================== --- qt5-quickcontrols/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-quickcontrols/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-quickcontrols -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('c8d2c4e4e23a9c908b73d27f7819938b0b08c8988371337d5d02b738d245aa40') +sha256sums=('758620892c89bbb35076c5dbac7d6bef1defc36a0fc39104772ea602a421904c') prepare() { mkdir -p build Modified: qt5-quickcontrols2/kde-unstable/PKGBUILD =================================================================== --- qt5-quickcontrols2/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-quickcontrols2/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-quickcontrols2 -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('aa0cd934ec16f345e6791d0e6a448141bac4dc4a7429fbbffb66f1a88820162d') +sha256sums=('3d780c1e7983b98a169c22a4602508456f9c8d0ebfacaa819275d55549623930') prepare() { mkdir -p build Modified: qt5-remoteobjects/kde-unstable/PKGBUILD =================================================================== --- qt5-remoteobjects/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-remoteobjects/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-remoteobjects -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=(i686 x86_64) @@ -15,7 +15,7 @@ groups=(qt qt5) _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('0ffed23ad0a66d48641624ff7a8c78fce20fcea29f7f6e5a73d8fcc783a5c9aa') +sha256sums=('a86a30fb90e223b84b23bc647d819b73c0e9dd7f243b5c6863be703a1168a191') prepare() { mkdir -p build Modified: qt5-script/kde-unstable/PKGBUILD =================================================================== --- qt5-script/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-script/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-script -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('26760be5667ef1183fd53079a17861f166db027d1f3e5b28d8c5990c9ecccf08') +sha256sums=('c168aee26a8789f128211e3b5f2e129bc045e284e00ad1fb4c86ce38283dd00b') prepare() { mkdir -p build Modified: qt5-scxml/kde-unstable/PKGBUILD =================================================================== --- qt5-scxml/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-scxml/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-scxml -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('dfee4a509fe1105c19aafaab49794df257769615f6608b7fdb326d80bc490b6c') +sha256sums=('de88419883a78a59f61b2b72a22d2e16c82da9c3252b34f69f670f61b8ab1409') prepare() { mkdir -p build Modified: qt5-sensors/kde-unstable/PKGBUILD =================================================================== --- qt5-sensors/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-sensors/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-sensors -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 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/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('9f9b77047d03805645fc689d7fcc88494f089d212d7010bb13c87756fe5f5c43') +sha256sums=('9cfca9ff4645704ef5975f2d7301e6d2ebc50186322816244b42d0305a1b7016') prepare() { mkdir -p build Modified: qt5-serialbus/kde-unstable/PKGBUILD =================================================================== --- qt5-serialbus/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-serialbus/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-serialbus -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('8f90d732aae81e818c139bd06cc54ee540a4d936fc09c62775afd28808e6b5dd') +sha256sums=('a91b219b8c877fd56dc104f1f5fbf518b6bdb048714a5b80622370e6409dcfab') prepare() { mkdir -p build Modified: qt5-serialport/kde-unstable/PKGBUILD =================================================================== --- qt5-serialport/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-serialport/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-serialport -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('a9609dbe483b1b0fb0b284565d908c4f634fb372ee830b8f87d8a24b23b40578') +sha256sums=('8b887238fbc5b8be3e543fdec82184425c63a816ed8a415fdf550fe6401e6fdd') prepare() { mkdir -p build Modified: qt5-speech/kde-unstable/PKGBUILD =================================================================== --- qt5-speech/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-speech/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=qt5-speech -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=(i686 x86_64) @@ -15,7 +15,7 @@ groups=(qt qt5) _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('ed4d458bd998a5b8a609ca91b214924a89d937beb8970db32b02f655aef6c2ec') +sha256sums=('d2e92b9986d3a01d28f89dd60b5525cd19c104ed02ceccb9d2823ea4a2787f33') prepare() { mkdir -p build Modified: qt5-svg/kde-unstable/PKGBUILD =================================================================== --- qt5-svg/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-svg/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-svg -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('5c9ba90df25f8a45e974916e4eeaf3b9d228258c0ca04af8f02239e35553ca1b') +sha256sums=('b1a35308a3a43d0a05fcd602e2ce7becc7ec691118964930813199a297bae974') prepare() { mkdir -p build Modified: qt5-tools/kde-unstable/PKGBUILD =================================================================== --- qt5-tools/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-tools/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-tools -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz" {assistant,designer,linguist,qdbusviewer}.desktop) -sha256sums=('21c8305305856d428f6a181476392be9f2786d25bd5f3e79f8c76a8e24661cb5' +sha256sums=('3c462beaeaf1baaaa80103069c1813e857e9d8f26c184596d3f8e4983ab7391c' '8092d6d846e39632107b14726fa112862d800e929ef10f05f2a284dbda9b53c4' '366e18ba400068df40d26a3c944d6bd4925bf22c32f171b837a3f4e387eff019' 'db1ad1d27ce73820b8d50291618b6f817292f15f55107274064b9ae99201069a' Modified: qt5-translations/kde-unstable/PKGBUILD =================================================================== --- qt5-translations/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-translations/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-translations -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('any') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('af8be0fed788a26c4f497e7e66f1ee1a6a1338e9431d9d5785d4831d45e655c7') +sha256sums=('43e8bd0d0f00b496509dabe220e8ca24611f6abde514e0c2ff8f4efacf392df3') prepare() { mkdir -p build Modified: qt5-virtualkeyboard/kde-unstable/PKGBUILD =================================================================== --- qt5-virtualkeyboard/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-virtualkeyboard/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,9 +3,9 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-virtualkeyboard -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=1 arch=('i686' 'x86_64') url='http://qt-project.org/' license=('GPL3') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('0ade1a57a3db6a78301605126583c64caa1d1d30bdfb34e9f92e986219230e9c') +sha256sums=('cd0a1dee374ec98ec8c53b970ca3c80770378c2e83e57ab05b3fca61bd6c82b6') prepare() { mkdir -p build Modified: qt5-wayland/kde-unstable/PKGBUILD =================================================================== --- qt5-wayland/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-wayland/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-wayland -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('b471877c430767cb2c2a3510bf8b8c86ab2dca0f72ba79e767d79d6a96d4e457') +sha256sums=('1fd2689950b81e6d07e17475b130586f6d8a5a8216413bd7cd16e3a506217d8e') prepare() { mkdir -p build Modified: qt5-webchannel/kde-unstable/PKGBUILD =================================================================== --- qt5-webchannel/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-webchannel/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-webchannel -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('7879cdb736676f4f33ec2b7de3e7e890e03f9b0a29147e5b655638a4693a8af1') +sha256sums=('1818e3844dcfb4010853bb064a7f2f633fb4aaa7fc9b68badcf0217679edcfbd') prepare() { mkdir -p build Modified: qt5-webengine/kde-unstable/PKGBUILD =================================================================== --- qt5-webengine/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-webengine/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,9 +3,9 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-webengine -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} -pkgrel=3 +pkgrel=1 arch=('i686' 'x86_64') url='http://qt-project.org/' license=('LGPL3' 'LGPL2.1' 'BSD') @@ -17,7 +17,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('a98709230ed0015e9fa3d82d93cdc757934e5bf577563caf9e5f56217c46ae85') +sha256sums=('7849f77ca60fd0ac4e97c75a6ce919f01b9c2b353d05bf0815225e5454d81e71') prepare() { mkdir -p build Modified: qt5-webkit/kde-unstable/PKGBUILD =================================================================== --- qt5-webkit/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-webkit/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,9 +3,9 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-webkit -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} -pkgrel=3 +pkgrel=1 arch=('i686' 'x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -18,7 +18,7 @@ _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/community_releases/${pkgver%.*}/${_qtver}/qtwebkit-opensource-src-${_qtver}.tar.xz" qt5-webkit-icu59.patch) -sha256sums=('da5ef14d359beb1c3315c17fb00c9af447784996f39d5682c9a0741477696bd6' +sha256sums=('5f69a6a4f89a9da31b51875033870a2113d99a802d36f7eeb7e97ee161e00a4c' '3bc9c7202f5cb055311ffb8a14145cef89060c00002f4cd5b4f4bf210bd56295') prepare() { Modified: qt5-websockets/kde-unstable/PKGBUILD =================================================================== --- qt5-websockets/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-websockets/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-websockets -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 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/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('c05046b0a64688f4f208566fcbd9ff39b2341cceb9a93c94f824d1fbd2d9706e') +sha256sums=('957bde30df9c9d931d4eb58131644933829fc8534e915aac145fa0887744867d') prepare() { mkdir -p build Modified: qt5-webview/kde-unstable/PKGBUILD =================================================================== --- qt5-webview/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-webview/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-webview -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('109dd062680af3c400681ca027560ce3d8645baf13847d6ed55a0e876c07f0ec') +sha256sums=('1005754a8b63c804293c74ddb00a93e90b9fbf7957255354485f35a03095fc9d') prepare() { mkdir -p build Modified: qt5-x11extras/kde-unstable/PKGBUILD =================================================================== --- qt5-x11extras/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-x11extras/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-x11extras -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('6dd1716c0c282f1f6385be884a4a4f364134d44b803e670035ec19c47086d92e') +sha256sums=('c5123c1ff73b3e47bf2202af181e68d42592dfcd87c831b1d912f2b66aa1432a') prepare() { mkdir -p build Modified: qt5-xmlpatterns/kde-unstable/PKGBUILD =================================================================== --- qt5-xmlpatterns/kde-unstable/PKGBUILD 2017-05-02 04:40:20 UTC (rev 295138) +++ qt5-xmlpatterns/kde-unstable/PKGBUILD 2017-05-02 06:28:49 UTC (rev 295139) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-xmlpatterns -_qtver=5.9.0-beta2 +_qtver=5.9.0-beta3 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/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('cca0e579e1e1c92389f5771cda7339afb629248eec367810fdb8bf53b511d51c') +sha256sums=('419d877479e2c4f507a77be9256b42ff6f82aad3c3eb9c35cae9bd4fac422021') prepare() { mkdir -p build
