Date: Thursday, November 29, 2018 @ 11:34:25 Author: arojas Revision: 340603
Qt 5.12 RC2 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-webglplugin/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 | 4 ++-- 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 | 6 +++--- 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 | 4 ++-- 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 | 4 ++-- qt5-wayland/kde-unstable/PKGBUILD | 4 ++-- qt5-webchannel/kde-unstable/PKGBUILD | 4 ++-- qt5-webengine/kde-unstable/PKGBUILD | 4 ++-- qt5-webglplugin/kde-unstable/PKGBUILD | 4 ++-- qt5-websockets/kde-unstable/PKGBUILD | 4 ++-- qt5-webview/kde-unstable/PKGBUILD | 4 ++-- qt5-x11extras/kde-unstable/PKGBUILD | 4 ++-- qt5-xmlpatterns/kde-unstable/PKGBUILD | 6 +++--- 36 files changed, 74 insertions(+), 74 deletions(-) Modified: qt5-3d/kde-unstable/PKGBUILD =================================================================== --- qt5-3d/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-3d/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-3d -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -13,7 +13,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('09f9dfd60033909e01c87f49c81b3807aa38ff2f48f1b8350df7c25ed5b94c2d') +sha256sums=('51d355beda0b7f1f8a49789cd889ea857b9292c2b3e48186ebb24a4f3ae05f83') prepare() { mkdir -p build Modified: qt5-base/kde-unstable/PKGBUILD =================================================================== --- qt5-base/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-base/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -3,7 +3,7 @@ pkgbase=qt5-base pkgname=(qt5-base qt5-xcb-private-headers) -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -26,7 +26,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgbase/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('84d86d7693aace9f0f3ca422b2d5caf2f288ad6b0bd2e5e4753df7df24e2a331') +sha256sums=('f22bb4f566fc76a9c59ab95ea9fca4ada2c4aa1e5a059d3cc17a4c51f670b661') prepare() { cd ${_pkgfqn} Modified: qt5-canvas3d/kde-unstable/PKGBUILD =================================================================== --- qt5-canvas3d/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-canvas3d/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-canvas3d -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('8e7fa8098746b845ce268c7ba8745683e253b3a82ac54764c278a943c5700d97') +sha256sums=('cba3bb063789a7cd1abfeb2fba2c0e961aa9ed63f6771a92c58b758ea120d8c0') prepare() { mkdir -p build Modified: qt5-charts/kde-unstable/PKGBUILD =================================================================== --- qt5-charts/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-charts/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-charts -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('a17e4fc8daab78384923f3b2642bc608a8ae928d57ffed5561a9ab8c58d6fb0e') +sha256sums=('f977b9d23ce8ce423ef392e3a250f397b9b8e57b75778a9d6a32112c71309d42') prepare() { mkdir -p build Modified: qt5-connectivity/kde-unstable/PKGBUILD =================================================================== --- qt5-connectivity/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-connectivity/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-connectivity -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('9ba0b7fdf52ab9fe2a829dcd800695ba4bf1504e72bc3ee7e4bdc4a18b19b371') +sha256sums=('f5a7dd6ee1ef8d44d9677d4fd24a73b7a5f1755a753eedda5e8964472c8473b5') prepare() { mkdir -p build Modified: qt5-datavis3d/kde-unstable/PKGBUILD =================================================================== --- qt5-datavis3d/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-datavis3d/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-datavis3d -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('a25bc480a866b7b5e584bb2efc377c19cff47431bd22ca86a82dd0ed443ab209') +sha256sums=('928b168e6ff72ddb9b072c2adf1b9b095305ae5c54af26a3412fa950f36da058') prepare() { mkdir -p build Modified: qt5-declarative/kde-unstable/PKGBUILD =================================================================== --- qt5-declarative/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-declarative/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,9 +2,9 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-declarative -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=1 arch=('x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -15,7 +15,7 @@ conflicts=('qtchooser') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('5aa4278b88eccfe3359a55c7e879e6959ee0aded3edfdb59d24d9adb0e127766') +sha256sums=('183d24187a7a70a24f01d88c0e8713c1f0e411dc1cc779ad40ef61a057fadef7') prepare() { mkdir -p build Modified: qt5-doc/kde-unstable/PKGBUILD =================================================================== --- qt5-doc/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-doc/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -3,7 +3,7 @@ # Contributor: Michael Hansen <zrax0111 gmail com> pkgname=qt5-doc -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('any') @@ -16,7 +16,7 @@ groups=('qt' 'qt5') _pkgfqn="qt-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz") -sha256sums=('c5f5197987a796f5cbf66882dca7cce95035a6a13b8789c73108b2d28f451e61') +sha256sums=('371638a02b79f2e9f3dd3d2e1132b72753cec3438cfb68bd03e6caf89377a312') prepare() { cd ${_pkgfqn} Modified: qt5-examples/kde-unstable/PKGBUILD =================================================================== --- qt5-examples/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-examples/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -3,7 +3,7 @@ # Contributor: Michael Hansen <zrax0111 gmail com> pkgname=qt5-examples -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('any') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="qt-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz") -sha256sums=('c5f5197987a796f5cbf66882dca7cce95035a6a13b8789c73108b2d28f451e61') +sha256sums=('371638a02b79f2e9f3dd3d2e1132b72753cec3438cfb68bd03e6caf89377a312') package() { _base="$pkgdir"/usr/share/doc/qt/examples Modified: qt5-gamepad/kde-unstable/PKGBUILD =================================================================== --- qt5-gamepad/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-gamepad/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-gamepad -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('5e55e97bace320d22f08e2187281511e5ab1eefe4bf36c5e2841f0b42961b68b') +sha256sums=('386892e9f7eccfb39040001cd3e2c6cc8d5f1503bfb583ecd309af42de8a2f19') prepare() { mkdir -p build Modified: qt5-graphicaleffects/kde-unstable/PKGBUILD =================================================================== --- qt5-graphicaleffects/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-graphicaleffects/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-graphicaleffects -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('0f9a032c2304ea78f644e74970bd03bfe7a25611966c8c55bc35f8f0163c64ab') +sha256sums=('2340a46b3cf5cae71d632a98bc7398d198dd5875e0d548d903a52b9d91bfcb26') prepare() { mkdir -p build Modified: qt5-imageformats/kde-unstable/PKGBUILD =================================================================== --- qt5-imageformats/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-imageformats/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-imageformats -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('e4bcf709703c5bb56e293fa2f548f105cee94cabdf3db942e59d765488194a51') +sha256sums=('b9554159989d9485973cdef531c4965946167d1e27174b58c2225f9ba389679b') prepare() { mkdir -p build Modified: qt5-location/kde-unstable/PKGBUILD =================================================================== --- qt5-location/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-location/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-location -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -13,7 +13,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('1d439dd950c21d6fd08422314f5f37a0a5d92853b5707f263adf25eae41aadb0') +sha256sums=('400ee7e6466fcefc161b1de1714ff38bd3da4e3937fd3c92d5ea870a8b0eb5d6') prepare() { mkdir -p build Modified: qt5-multimedia/kde-unstable/PKGBUILD =================================================================== --- qt5-multimedia/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-multimedia/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-multimedia -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -17,7 +17,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('1edf24dbff44fa5c0c8fc9978b3074605da311ad381e8591568500116f7a3676') +sha256sums=('edecc5f0afb74e3c6caf91fc8ad6ea2d6e6fc017a6a6fdb02eb9c16ec7656f18') prepare() { mkdir -p build Modified: qt5-networkauth/kde-unstable/PKGBUILD =================================================================== --- qt5-networkauth/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-networkauth/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=qt5-networkauth -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=(x86_64) @@ -13,7 +13,7 @@ groups=(qt qt5) _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('9bfbe76d2109c619281889dc72a1ec61925d5922323446ffbfe6149c3534fec6') +sha256sums=('6acb55ce4b62bb45b15a8bf4ef1451d745afad6d6044b6e373d84773d37eb643') prepare() { mkdir -p build Modified: qt5-quickcontrols/kde-unstable/PKGBUILD =================================================================== --- qt5-quickcontrols/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-quickcontrols/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-quickcontrols -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('3d237e739ea085c633299b5e91d792917863d4a3c3863a62575936a08f564dcb') +sha256sums=('77224afdfe45556bed75da1284643543f23d9ef3940a0dddf6649a7622082f44') prepare() { mkdir -p build Modified: qt5-quickcontrols2/kde-unstable/PKGBUILD =================================================================== --- qt5-quickcontrols2/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-quickcontrols2/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-quickcontrols2 -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('f3c66c1c930b1c348361e9b6e445e3380b93b782b1915f24c3a8534e53d2460a') +sha256sums=('bf6c84be851be679b9f5444b1a83f684f78100a9d10b3ce7c292e23b3e53113a') prepare() { mkdir -p build Modified: qt5-remoteobjects/kde-unstable/PKGBUILD =================================================================== --- qt5-remoteobjects/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-remoteobjects/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-remoteobjects -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=(x86_64) @@ -15,7 +15,7 @@ groups=(qt qt5) _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('0e135df556a88231b8fdd32e7399481dbe304aa9bbeb8082856d9ed75e173d5e') +sha256sums=('4b378b2f3ef439598851de423322a0ff523369600478872f84f00034976487e8') prepare() { mkdir -p build Modified: qt5-script/kde-unstable/PKGBUILD =================================================================== --- qt5-script/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-script/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-script -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('4fd1b36d5965614ff412c5104fc81b9f93e170b062424171bbb9519f642cf5c4') +sha256sums=('2fd42650010383cbe5ca23f236a51e5c6f1438221f47b77f4f00fc3546ef4ed1') prepare() { mkdir -p build Modified: qt5-scxml/kde-unstable/PKGBUILD =================================================================== --- qt5-scxml/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-scxml/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-scxml -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('7d479088c94a29277ea709e5008fee48d4b8a4349b0d7f9f1918d9e27e9aea9b') +sha256sums=('0c07c46b7055b11d5a8a17c0e6f6d966257ca67873fa76ea82c49c0324cd50c3') prepare() { mkdir -p build Modified: qt5-sensors/kde-unstable/PKGBUILD =================================================================== --- qt5-sensors/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-sensors/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-sensors -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('108ee8e022d83337b36c1597c148560a6df48fb56b0be7d48bd3fc554b02aabd') +sha256sums=('8fd725a2cda39f1c3d442ebe0482588ee51402a682dbdd289c577a6932d884a4') prepare() { mkdir -p build Modified: qt5-serialbus/kde-unstable/PKGBUILD =================================================================== --- qt5-serialbus/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-serialbus/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-serialbus -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('25fa87a73071d948d11bf560edf9aa05212591a8f5d69330a3f9989734b0297f') +sha256sums=('b8af34e13e4c38ebd7fc499bce59e3265fc7624efb8bb99c883e575c21255db3') prepare() { mkdir -p build Modified: qt5-serialport/kde-unstable/PKGBUILD =================================================================== --- qt5-serialport/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-serialport/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-serialport -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('0e11e8b6c7a2af682c9e5f5794e7474b48db75beda21b100964de7fafdd23e92') +sha256sums=('365af44bb50d4c62c8277fd8fa9164363f61a53a2306ecf41ad1e3637d449e12') prepare() { mkdir -p build Modified: qt5-speech/kde-unstable/PKGBUILD =================================================================== --- qt5-speech/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-speech/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=qt5-speech -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=(x86_64) @@ -15,7 +15,7 @@ groups=(qt qt5) _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('a2405705b8a02d816632612f0de7db31c76e7bc018d62cd9fba8fbe38872e049') +sha256sums=('1041b31ee18bd75c5ca8d1f3e43d3fc47fb0f74253ce9a328c38a9bf65d5b53b') prepare() { mkdir -p build Modified: qt5-svg/kde-unstable/PKGBUILD =================================================================== --- qt5-svg/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-svg/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-svg -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -13,7 +13,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('45a53b2a98333413a3544d9d091c829ffd50b420a22eb566bc3038ca8a5003e2') +sha256sums=('4c1a38a140de021393d89b07097386acb73031ccdf761b58c95f14d08fdbbc6e') prepare() { mkdir -p build Modified: qt5-tools/kde-unstable/PKGBUILD =================================================================== --- qt5-tools/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-tools/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-tools -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -17,7 +17,7 @@ _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz" {assistant,designer,linguist,qdbusviewer}.desktop) -sha256sums=('59ec62e59b9b0fac0509bffbba040a1e04d9d8bcbc2f109cf279a3965f4e2d3d' +sha256sums=('7ef842c57f7cb24a2c7e57fa22a031a6b2bc82e634f524ce62ced3d9b48df89c' '8092d6d846e39632107b14726fa112862d800e929ef10f05f2a284dbda9b53c4' '366e18ba400068df40d26a3c944d6bd4925bf22c32f171b837a3f4e387eff019' 'db1ad1d27ce73820b8d50291618b6f817292f15f55107274064b9ae99201069a' Modified: qt5-translations/kde-unstable/PKGBUILD =================================================================== --- qt5-translations/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-translations/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-translations -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('any') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('8a631842176db8939466a4dfeffcf74fdf5948ebf51e4394ed94a00fb6f5cdfa') +sha256sums=('a0350fd8c3428920b9ebb7ebf912efd26a4aad8d769f9483aa23f231fe7e5e23') prepare() { mkdir -p build Modified: qt5-virtualkeyboard/kde-unstable/PKGBUILD =================================================================== --- qt5-virtualkeyboard/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-virtualkeyboard/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-virtualkeyboard -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('81c1023e71506d4c1c17acc4c81ce8744e9594b6f662c99873d2561bf341c037') +sha256sums=('512104bd9b7329af565c8d39ef8fe0f6f715190a0c0d73927338a0676457a13f') prepare() { mkdir -p build Modified: qt5-wayland/kde-unstable/PKGBUILD =================================================================== --- qt5-wayland/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-wayland/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-wayland -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -13,7 +13,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('beff2aa681094096e8a12c12f235de135e49d3581790c029bee0b8d1fee064de') +sha256sums=('26d4c9280a7bdcd8f0908558a358c48402d726c1460c86fae335817ff15eb02c') prepare() { mkdir -p build Modified: qt5-webchannel/kde-unstable/PKGBUILD =================================================================== --- qt5-webchannel/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-webchannel/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-webchannel -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('62e503b5c1a02ceae3d88119e9e0fea417ba9140e924d474faba52ffcaef3a7a') +sha256sums=('9c7c377473bf04f187c418604942541681b56253e02a39cbe46cd4160590b506') prepare() { mkdir -p build Modified: qt5-webengine/kde-unstable/PKGBUILD =================================================================== --- qt5-webengine/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-webengine/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-webengine -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -17,7 +17,7 @@ source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz" qtwebengine-harmony.patch qtbug-71370.patch::"http://code.qt.io/cgit/qt/qtwebengine.git/patch/?id=20238f2c") -sha256sums=('e453c72e9341e4bdd2349082551fc80ae9c6bca8e852d2ae47e76b6b749f0627' +sha256sums=('cdfaec4a2d3af5999f2903d7dda40e55422229c22525c0bee3dbe566c5e04c5f' 'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3' '58aaec357311fcf72b1d94c40f5159b84c835bbf41fcf9a0977368c99bea70f4') Modified: qt5-webglplugin/kde-unstable/PKGBUILD =================================================================== --- qt5-webglplugin/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-webglplugin/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-webglplugin -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=(x86_64) @@ -13,7 +13,7 @@ groups=(qt qt5) _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('87edf3533e22a8cedc08be16d29254a02fda9ffdb4acaf6c07ff4b171fd56a52') +sha256sums=('7534dcc7780c9160a12b595587399af161a82ad9a8adc4234e76fcb4012c55c9') prepare() { mkdir -p build Modified: qt5-websockets/kde-unstable/PKGBUILD =================================================================== --- qt5-websockets/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-websockets/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-websockets -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('4826dcc2685b9ef24bd1456f592711e0c82fa19fac098a14f9cd3f154b1d84d1') +sha256sums=('f51448623eacf81ab3de95e32e3eb15d0495c7e998fb640fe46594fbb1d28269') prepare() { mkdir -p build Modified: qt5-webview/kde-unstable/PKGBUILD =================================================================== --- qt5-webview/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-webview/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-webview -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('12fe6b6e6d7cdef24cb8f1b9aef3ded7b510fb7544201b45551578ed5c342c3e') +sha256sums=('f2890472b0bfe419f6e48c63937ce6d35ca9e3228258c2bae6d3b89ecf730222') prepare() { mkdir -p build Modified: qt5-x11extras/kde-unstable/PKGBUILD =================================================================== --- qt5-x11extras/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-x11extras/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-x11extras -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('0364bbf0fd7d65f231436545f67dcd93302073aa266326bc7d939d09a3771af1') +sha256sums=('ba3f1fd29eb99063d8288f9251e46193f021b3321d80d6596c153f0fe1f26cd7') prepare() { mkdir -p build Modified: qt5-xmlpatterns/kde-unstable/PKGBUILD =================================================================== --- qt5-xmlpatterns/kde-unstable/PKGBUILD 2018-11-29 10:06:34 UTC (rev 340602) +++ qt5-xmlpatterns/kde-unstable/PKGBUILD 2018-11-29 11:34:25 UTC (rev 340603) @@ -2,9 +2,9 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-xmlpatterns -_qtver=5.12.0-rc +_qtver=5.12.0-rc2 pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=1 arch=('x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -16,7 +16,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('2490f01c26aa0fd2acfd695d723f9fa219414911b7696a94161885b9121c2808') +sha256sums=('658f07b203fc757c4d086a252e8445dbb7e08e7a7f07000bf1b235d7e8ae43c1') prepare() { mkdir -p build
