Date: Thursday, November 22, 2018 @ 11:11:59 Author: arojas Revision: 340235
Qt 5.12 RC 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 | 4 ++-- 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 | 6 +++--- qt5-wayland/kde-unstable/PKGBUILD | 4 ++-- qt5-webchannel/kde-unstable/PKGBUILD | 4 ++-- qt5-webengine/kde-unstable/PKGBUILD | 14 +++++++------- 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 | 4 ++-- 36 files changed, 78 insertions(+), 78 deletions(-) Modified: qt5-3d/kde-unstable/PKGBUILD =================================================================== --- qt5-3d/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-3d/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-3d -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('e2f90a2eee130f91c269d2804acad42974f804adc885a2f6f15fdaf5b3a3d91f') +sha256sums=('09f9dfd60033909e01c87f49c81b3807aa38ff2f48f1b8350df7c25ed5b94c2d') prepare() { mkdir -p build Modified: qt5-base/kde-unstable/PKGBUILD =================================================================== --- qt5-base/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-base/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -3,7 +3,7 @@ pkgbase=qt5-base pkgname=(qt5-base qt5-xcb-private-headers) -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('c082dbc28e37fc66053ff756e3d49188cd94d82e6a5f8c9281ddaac847d00f06') +sha256sums=('84d86d7693aace9f0f3ca422b2d5caf2f288ad6b0bd2e5e4753df7df24e2a331') prepare() { cd ${_pkgfqn} Modified: qt5-canvas3d/kde-unstable/PKGBUILD =================================================================== --- qt5-canvas3d/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-canvas3d/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-canvas3d -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('5302504ac42e96805ddadca96d6ce3584b53cefab70da1629ca7cccd2cc192c4') +sha256sums=('8e7fa8098746b845ce268c7ba8745683e253b3a82ac54764c278a943c5700d97') prepare() { mkdir -p build Modified: qt5-charts/kde-unstable/PKGBUILD =================================================================== --- qt5-charts/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-charts/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-charts -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('2d13bbc3bbf75d6a2400d9c40c299c95ea60696491a20d6688a7c25824cb7689') +sha256sums=('a17e4fc8daab78384923f3b2642bc608a8ae928d57ffed5561a9ab8c58d6fb0e') prepare() { mkdir -p build Modified: qt5-connectivity/kde-unstable/PKGBUILD =================================================================== --- qt5-connectivity/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-connectivity/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-connectivity -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('21e20320e61f63d269912fbe7f65e4bdf2b94a9ee51f8bf5e4fa6f735e9eced2') +sha256sums=('9ba0b7fdf52ab9fe2a829dcd800695ba4bf1504e72bc3ee7e4bdc4a18b19b371') prepare() { mkdir -p build Modified: qt5-datavis3d/kde-unstable/PKGBUILD =================================================================== --- qt5-datavis3d/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-datavis3d/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-datavis3d -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('80d25204580068b3c5092ba1451f20f24454001838984758550db3fd67f5d18e') +sha256sums=('a25bc480a866b7b5e584bb2efc377c19cff47431bd22ca86a82dd0ed443ab209') prepare() { mkdir -p build Modified: qt5-declarative/kde-unstable/PKGBUILD =================================================================== --- qt5-declarative/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-declarative/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-declarative -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -16,7 +16,7 @@ replaces=('qt5-declarative-render2d') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('0fffc22b251481d9ab348e75ca499507e2a5817a8b10f87b9735484207c84645') +sha256sums=('5aa4278b88eccfe3359a55c7e879e6959ee0aded3edfdb59d24d9adb0e127766') prepare() { mkdir -p build Modified: qt5-doc/kde-unstable/PKGBUILD =================================================================== --- qt5-doc/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-doc/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -3,7 +3,7 @@ # Contributor: Michael Hansen <zrax0111 gmail com> pkgname=qt5-doc -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('a6714664ed21e745954a72293231058128341808a93fa6db4a91c6f1c678a053') +sha256sums=('c5f5197987a796f5cbf66882dca7cce95035a6a13b8789c73108b2d28f451e61') prepare() { cd ${_pkgfqn} Modified: qt5-examples/kde-unstable/PKGBUILD =================================================================== --- qt5-examples/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-examples/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -3,7 +3,7 @@ # Contributor: Michael Hansen <zrax0111 gmail com> pkgname=qt5-examples -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('a6714664ed21e745954a72293231058128341808a93fa6db4a91c6f1c678a053') +sha256sums=('c5f5197987a796f5cbf66882dca7cce95035a6a13b8789c73108b2d28f451e61') package() { _base="$pkgdir"/usr/share/doc/qt/examples Modified: qt5-gamepad/kde-unstable/PKGBUILD =================================================================== --- qt5-gamepad/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-gamepad/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-gamepad -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('efccd8c7c524f418ea5b848f4ed8d204cc85916d8112e1d0ae9faae571a2d175') +sha256sums=('5e55e97bace320d22f08e2187281511e5ab1eefe4bf36c5e2841f0b42961b68b') prepare() { mkdir -p build Modified: qt5-graphicaleffects/kde-unstable/PKGBUILD =================================================================== --- qt5-graphicaleffects/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-graphicaleffects/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-graphicaleffects -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('c71bbb604d0f4df44876c7d1c667efeb8d82a50fee5dc17c551783ae6d9e95bd') +sha256sums=('0f9a032c2304ea78f644e74970bd03bfe7a25611966c8c55bc35f8f0163c64ab') prepare() { mkdir -p build Modified: qt5-imageformats/kde-unstable/PKGBUILD =================================================================== --- qt5-imageformats/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-imageformats/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-imageformats -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('b4e0242ccae7a3e54f87b93e35bd2e454e71370ccdd06a85ad3b55e26f03d228') +sha256sums=('e4bcf709703c5bb56e293fa2f548f105cee94cabdf3db942e59d765488194a51') prepare() { mkdir -p build Modified: qt5-location/kde-unstable/PKGBUILD =================================================================== --- qt5-location/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-location/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-location -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('226f871d224fb7a75fa04cc259d947afa5341950648fb7d2c2ccec6d34435bd4') +sha256sums=('1d439dd950c21d6fd08422314f5f37a0a5d92853b5707f263adf25eae41aadb0') prepare() { mkdir -p build Modified: qt5-multimedia/kde-unstable/PKGBUILD =================================================================== --- qt5-multimedia/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-multimedia/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-multimedia -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('5522f48ea2954a75d68c60475ee48712169cbf6f4d13febf05ec0c5b0a94e49c') +sha256sums=('1edf24dbff44fa5c0c8fc9978b3074605da311ad381e8591568500116f7a3676') prepare() { mkdir -p build Modified: qt5-networkauth/kde-unstable/PKGBUILD =================================================================== --- qt5-networkauth/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-networkauth/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=qt5-networkauth -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('cbf04a3af24837c5960555290d579851f88b348183f9210748d541f3768a960b') +sha256sums=('9bfbe76d2109c619281889dc72a1ec61925d5922323446ffbfe6149c3534fec6') prepare() { mkdir -p build Modified: qt5-quickcontrols/kde-unstable/PKGBUILD =================================================================== --- qt5-quickcontrols/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-quickcontrols/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-quickcontrols -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('145f9b276e3a361edf61bba796d5230358da9b0a1b85eb02722585956fcd7fbb') +sha256sums=('3d237e739ea085c633299b5e91d792917863d4a3c3863a62575936a08f564dcb') prepare() { mkdir -p build Modified: qt5-quickcontrols2/kde-unstable/PKGBUILD =================================================================== --- qt5-quickcontrols2/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-quickcontrols2/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-quickcontrols2 -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('9d4b8147ff4c97f550aa7fd39488d181d2df3441e028b6fefd45a6fa1d73eb80') +sha256sums=('f3c66c1c930b1c348361e9b6e445e3380b93b782b1915f24c3a8534e53d2460a') prepare() { mkdir -p build Modified: qt5-remoteobjects/kde-unstable/PKGBUILD =================================================================== --- qt5-remoteobjects/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-remoteobjects/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-remoteobjects -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('4a37c602b22589ecc701fed7d8750b5bb899d425937ba09ee78b9106df65d19d') +sha256sums=('0e135df556a88231b8fdd32e7399481dbe304aa9bbeb8082856d9ed75e173d5e') prepare() { mkdir -p build Modified: qt5-script/kde-unstable/PKGBUILD =================================================================== --- qt5-script/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-script/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-script -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('2254d7fe00fd57280e39f1f4a25885e5436cc15d791c688a1d61faa90bcc8daa') +sha256sums=('4fd1b36d5965614ff412c5104fc81b9f93e170b062424171bbb9519f642cf5c4') prepare() { mkdir -p build Modified: qt5-scxml/kde-unstable/PKGBUILD =================================================================== --- qt5-scxml/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-scxml/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-scxml -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('51d43fb62e3fac4b2a9bcfc7dccec9b7fa931fdfb859e123ee8138266d6428fa') +sha256sums=('7d479088c94a29277ea709e5008fee48d4b8a4349b0d7f9f1918d9e27e9aea9b') prepare() { mkdir -p build Modified: qt5-sensors/kde-unstable/PKGBUILD =================================================================== --- qt5-sensors/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-sensors/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-sensors -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('9bf163fda51596b7c28b35df3629c3f0efadc698d8c5ca93e74219295ceb9265') +sha256sums=('108ee8e022d83337b36c1597c148560a6df48fb56b0be7d48bd3fc554b02aabd') prepare() { mkdir -p build Modified: qt5-serialbus/kde-unstable/PKGBUILD =================================================================== --- qt5-serialbus/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-serialbus/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-serialbus -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('1ff196bac52f27b113deaa79657099d513c0dbd6794a7ac816afc826b663805a') +sha256sums=('25fa87a73071d948d11bf560edf9aa05212591a8f5d69330a3f9989734b0297f') prepare() { mkdir -p build Modified: qt5-serialport/kde-unstable/PKGBUILD =================================================================== --- qt5-serialport/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-serialport/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-serialport -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('a263f5f52cab3b959c06537ad301f49b38899d90bae8f82b863170425984f22d') +sha256sums=('0e11e8b6c7a2af682c9e5f5794e7474b48db75beda21b100964de7fafdd23e92') prepare() { mkdir -p build Modified: qt5-speech/kde-unstable/PKGBUILD =================================================================== --- qt5-speech/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-speech/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=qt5-speech -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('15e1799f082d2d4091d874c5105a3145aee1fd700d9b8a3d8f9bb9462aa066b0') +sha256sums=('a2405705b8a02d816632612f0de7db31c76e7bc018d62cd9fba8fbe38872e049') prepare() { mkdir -p build Modified: qt5-svg/kde-unstable/PKGBUILD =================================================================== --- qt5-svg/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-svg/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-svg -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('72488f86ad1cbb9462756e8014d54c479f4dacbb3a200fd1bf76248427160d7a') +sha256sums=('45a53b2a98333413a3544d9d091c829ffd50b420a22eb566bc3038ca8a5003e2') prepare() { mkdir -p build Modified: qt5-tools/kde-unstable/PKGBUILD =================================================================== --- qt5-tools/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-tools/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-tools -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('a62e1efc3d33be2fccd240296fe709a12c903e6f8acca31543e96a47e1627b8a' +sha256sums=('59ec62e59b9b0fac0509bffbba040a1e04d9d8bcbc2f109cf279a3965f4e2d3d' '8092d6d846e39632107b14726fa112862d800e929ef10f05f2a284dbda9b53c4' '366e18ba400068df40d26a3c944d6bd4925bf22c32f171b837a3f4e387eff019' 'db1ad1d27ce73820b8d50291618b6f817292f15f55107274064b9ae99201069a' Modified: qt5-translations/kde-unstable/PKGBUILD =================================================================== --- qt5-translations/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-translations/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-translations -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('cc71d6c32285613b24480d9cb413bc668b75571ff2fdac012abc73c5526a14a1') +sha256sums=('8a631842176db8939466a4dfeffcf74fdf5948ebf51e4394ed94a00fb6f5cdfa') prepare() { mkdir -p build Modified: qt5-virtualkeyboard/kde-unstable/PKGBUILD =================================================================== --- qt5-virtualkeyboard/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-virtualkeyboard/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,9 +2,9 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-virtualkeyboard -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=1 arch=('x86_64') url='http://qt-project.org/' license=('GPL3') @@ -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=('c42082dc2bb59a18d1b1273f1ee3f29022895c51eba5427641aa6df17fd64731') +sha256sums=('81c1023e71506d4c1c17acc4c81ce8744e9594b6f662c99873d2561bf341c037') prepare() { mkdir -p build Modified: qt5-wayland/kde-unstable/PKGBUILD =================================================================== --- qt5-wayland/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-wayland/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-wayland -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('a6b2659a60850988f81423a183032ee6e9981134ab98e563f21084d147a459f6') +sha256sums=('beff2aa681094096e8a12c12f235de135e49d3581790c029bee0b8d1fee064de') prepare() { mkdir -p build Modified: qt5-webchannel/kde-unstable/PKGBUILD =================================================================== --- qt5-webchannel/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-webchannel/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-webchannel -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('2c97e7a80539311d0820fdc732dce03681c50c7c3733c8e9c68b87f14e34101c') +sha256sums=('62e503b5c1a02ceae3d88119e9e0fea417ba9140e924d474faba52ffcaef3a7a') prepare() { mkdir -p build Modified: qt5-webengine/kde-unstable/PKGBUILD =================================================================== --- qt5-webengine/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-webengine/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,9 +2,9 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-webengine -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=1 arch=('x86_64') url='http://qt-project.org/' license=('LGPL3' 'LGPL2.1' 'BSD') @@ -16,10 +16,10 @@ _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz" qtwebengine-harmony.patch - qtbug-71565.patch::"http://code.qt.io/cgit/qt/qtwebengine.git/patch/?id=4d6de2ba") -sha256sums=('2de94c8518c8409884ed4e921bab0baf0f61aa6147a6156c6e11f9833b615dee' + qtbug-71370.patch::"http://code.qt.io/cgit/qt/qtwebengine.git/patch/?id=20238f2c") +sha256sums=('e453c72e9341e4bdd2349082551fc80ae9c6bca8e852d2ae47e76b6b749f0627' 'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3' - 'f879a2ec515a4cceef64c22fcb9962c617f789f4412af203309efdabea917e5b') + '58aaec357311fcf72b1d94c40f5159b84c835bbf41fcf9a0977368c99bea70f4') prepare() { mkdir -p build @@ -32,8 +32,8 @@ # FreeType 2.8.1 patch -Np1 -i ../qtwebengine-harmony.patch - # https://bugreports.qt.io/browse/QTBUG-71565 - patch -p1 -i ../qtbug-71565.patch + # https://bugreports.qt.io/browse/QTBUG-71370 + patch -p1 -i ../qtbug-71370.patch } build() { Modified: qt5-webglplugin/kde-unstable/PKGBUILD =================================================================== --- qt5-webglplugin/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-webglplugin/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-webglplugin -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('c239de85cae748590304ca02cbb90e18cfdfd70376b8d5f0eeb860d1eeb9c49f') +sha256sums=('87edf3533e22a8cedc08be16d29254a02fda9ffdb4acaf6c07ff4b171fd56a52') prepare() { mkdir -p build Modified: qt5-websockets/kde-unstable/PKGBUILD =================================================================== --- qt5-websockets/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-websockets/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-websockets -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('3e4e01c0091973cd6c3be9be66afcb4bc76d50e2b2babd29c7c2803f8e683cd5') +sha256sums=('4826dcc2685b9ef24bd1456f592711e0c82fa19fac098a14f9cd3f154b1d84d1') prepare() { mkdir -p build Modified: qt5-webview/kde-unstable/PKGBUILD =================================================================== --- qt5-webview/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-webview/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-webview -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('d13f17aff4327358dfec6f509efd52c816ce0bc1a8b24cf2b10da1aa8c1f3946') +sha256sums=('12fe6b6e6d7cdef24cb8f1b9aef3ded7b510fb7544201b45551578ed5c342c3e') prepare() { mkdir -p build Modified: qt5-x11extras/kde-unstable/PKGBUILD =================================================================== --- qt5-x11extras/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-x11extras/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-x11extras -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('aaa64f41fa06e958e4734ec71fc8334ce0afb6487eaf45f8a1c640f9ad303eeb') +sha256sums=('0364bbf0fd7d65f231436545f67dcd93302073aa266326bc7d939d09a3771af1') prepare() { mkdir -p build Modified: qt5-xmlpatterns/kde-unstable/PKGBUILD =================================================================== --- qt5-xmlpatterns/kde-unstable/PKGBUILD 2018-11-22 10:57:10 UTC (rev 340234) +++ qt5-xmlpatterns/kde-unstable/PKGBUILD 2018-11-22 11:11:59 UTC (rev 340235) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-xmlpatterns -_qtver=5.12.0-beta4 +_qtver=5.12.0-rc 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=('ee74c1a4cd14be25f0b951ea2c787ab4f35042e19d004556bf15bb8fca40d383') +sha256sums=('2490f01c26aa0fd2acfd695d723f9fa219414911b7696a94161885b9121c2808') prepare() { mkdir -p build
