[arch-commits] Commit in (74 files)

Antonio Rojas arojas at archlinux.org
Thu Jan 12 17:27:14 UTC 2017


    Date: Thursday, January 12, 2017 @ 17:27:13
  Author: arojas
Revision: 285865

Plasma 5.9 beta

Added:
  bluedevil/kde-unstable/
  breeze-grub/kde-unstable/
  breeze-gtk/kde-unstable/
  breeze/kde-unstable/
  kactivitymanagerd/kde-unstable/
  kde-cli-tools/kde-unstable/
  kde-gtk-config/kde-unstable/
  kdecoration/kde-unstable/
  kdeplasma-addons/kde-unstable/
  kgamma5/kde-unstable/
  khotkeys/kde-unstable/
  kinfocenter/kde-unstable/
  kmenuedit/kde-unstable/
  kscreen/kde-unstable/
  kscreenlocker/kde-unstable/
  ksshaskpass/kde-unstable/
  ksysguard/kde-unstable/
  kwallet-pam/kde-unstable/
  kwayland-integration/kde-unstable/
  kwin/kde-unstable/
  kwrited/kde-unstable/
  libkscreen/kde-unstable/
  libksysguard/kde-unstable/
  milou/kde-unstable/
  oxygen/kde-unstable/
  plasma-desktop/kde-unstable/
  plasma-integration/kde-unstable/
  plasma-nm/kde-unstable/
  plasma-pa/kde-unstable/
  plasma-sdk/kde-unstable/
  plasma-workspace-wallpapers/kde-unstable/
  plasma-workspace/kde-unstable/
  polkit-kde-agent/kde-unstable/
  powerdevil/kde-unstable/
  sddm-kcm/kde-unstable/
  systemsettings/kde-unstable/
  user-manager/kde-unstable/
Modified:
  bluedevil/kde-unstable/PKGBUILD
  breeze-grub/kde-unstable/PKGBUILD
  breeze-gtk/kde-unstable/PKGBUILD
  breeze/kde-unstable/PKGBUILD
  kactivitymanagerd/kde-unstable/PKGBUILD
  kde-cli-tools/kde-unstable/PKGBUILD
  kde-gtk-config/kde-unstable/PKGBUILD
  kdecoration/kde-unstable/PKGBUILD
  kdeplasma-addons/kde-unstable/PKGBUILD
  kgamma5/kde-unstable/PKGBUILD
  khotkeys/kde-unstable/PKGBUILD
  kinfocenter/kde-unstable/PKGBUILD
  kmenuedit/kde-unstable/PKGBUILD
  kscreen/kde-unstable/PKGBUILD
  kscreenlocker/kde-unstable/PKGBUILD
  ksshaskpass/kde-unstable/PKGBUILD
  ksysguard/kde-unstable/PKGBUILD
  kwallet-pam/kde-unstable/PKGBUILD
  kwayland-integration/kde-unstable/PKGBUILD
  kwin/kde-unstable/PKGBUILD
  kwrited/kde-unstable/PKGBUILD
  libkscreen/kde-unstable/PKGBUILD
  libksysguard/kde-unstable/PKGBUILD
  milou/kde-unstable/PKGBUILD
  oxygen/kde-unstable/PKGBUILD
  plasma-desktop/kde-unstable/PKGBUILD
  plasma-integration/kde-unstable/PKGBUILD
  plasma-nm/kde-unstable/PKGBUILD
  plasma-pa/kde-unstable/PKGBUILD
  plasma-sdk/kde-unstable/PKGBUILD
  plasma-workspace-wallpapers/kde-unstable/PKGBUILD
  plasma-workspace/kde-unstable/PKGBUILD
  polkit-kde-agent/kde-unstable/PKGBUILD
  powerdevil/kde-unstable/PKGBUILD
  sddm-kcm/kde-unstable/PKGBUILD
  systemsettings/kde-unstable/PKGBUILD
  user-manager/kde-unstable/PKGBUILD

----------+
 PKGBUILD |  272 ++++++++++++++++++++++++++++---------------------------------
 1 file changed, 127 insertions(+), 145 deletions(-)

Modified: bluedevil/kde-unstable/PKGBUILD
===================================================================
--- bluedevil/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ bluedevil/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=bluedevil
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 epoch=1
 pkgdesc='Integrate the Bluetooth technology within KDE workspace and applications'
@@ -16,8 +16,8 @@
 conflicts=('bluedevil-frameworks')
 replaces=('bluedevil-frameworks')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('fb7dac6c2cf5dc31162ca4e6a800d4821a6f9d6ecd93da81356266e04a1df21d'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('3d9efaf6986e084bf1e6ebe269e0c3ae7ebeb706aaf84dbd9e7f592ab79754a7'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: breeze/kde-unstable/PKGBUILD
===================================================================
--- breeze/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ breeze/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -5,7 +5,7 @@
 
 pkgbase=breeze
 pkgname=('breeze' 'breeze-kde4')
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -12,8 +12,8 @@
 license=('LGPL')
 makedepends=('extra-cmake-modules' 'frameworkintegration' 'kdelibs'
              'automoc4' 'kdecoration' 'kcmutils' 'plasma-framework' 'python')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgbase-$pkgver.tar.xz"{,.sig})
-sha256sums=('c1dc453ac2461bb6edf2d115741afb2f1933d9476e1b0e5470451d1c01d096bd'
+source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgbase-$pkgver.tar.xz"{,.sig})
+sha256sums=('beaf2e89e52b3cd550de18ce33bcb1af22f86666158bd8d69ceafe3073a05d82'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: breeze-grub/kde-unstable/PKGBUILD
===================================================================
--- breeze-grub/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ breeze-grub/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -3,7 +3,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=breeze-grub
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc="Breeze theme for GRUB"
 arch=(any)
@@ -11,8 +11,8 @@
 license=(LGPL)
 depends=(grub)
 makedepends=()
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('0e173ad1819b95afe7896f639501cf7ff6e1f8862efbb4f9825765e65acfd68b'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('345bfd0078787cad43a83256290de569b11dfaa9371f3a6c1c1c0b17c20aa0e3'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: breeze-gtk/kde-unstable/PKGBUILD
===================================================================
--- breeze-gtk/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ breeze-gtk/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=breeze-gtk
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc="Breeze widget theme for GTK 2 and 3"
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 depends=(qt5-base)
 makedepends=(extra-cmake-modules)
 groups=(plasma)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('edddef80f31d58edff43100a921b980c1e68385ff36d30a056d1259e282cbd95'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b1006aa27217668ab11ebe9c3cc6a2ddaf243054dc6b5fda5fd0d06ebc9978d6'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: kactivitymanagerd/kde-unstable/PKGBUILD
===================================================================
--- kactivitymanagerd/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ kactivitymanagerd/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -3,7 +3,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=kactivitymanagerd
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc="System service to manage user's activities and track the usage patterns"
 arch=(i686 x86_64)
@@ -12,8 +12,8 @@
 depends=(kio)
 makedepends=(extra-cmake-modules boost python)
 groups=(plasma)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('90bf07e74aa2923550a5188c75c7d2031ea80a442d7a9cf7f1bc58fbfdb2981d'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('3e6f6c1bd5847e61b2f5f1e429dd6c920b97fb4dcfd83896ecdd398a6b82bb0f'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: kde-cli-tools/kde-unstable/PKGBUILD
===================================================================
--- kde-cli-tools/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ kde-cli-tools/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,17 +4,17 @@
 # Contributor: Antonio Rojas
 
 pkgname=kde-cli-tools
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc="Tools based on KDE Frameworks 5 to better interact with the system"
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=('LGPL')
-depends=('kdesu' 'kdelibs4support' 'kcmutils')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin')
+depends=('kdesu' 'kcmutils')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
 groups=(plasma)
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('e7fa88cc67eae200fab34d1e32e63da76ae263bc72bef763d2f1cf9e60e9e9c5'
+source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('7fbd3bf00aaaceb0b1d5756063e52124a5bdf048b54595cd7c12d58304e6ea24'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: kde-gtk-config/kde-unstable/PKGBUILD
===================================================================
--- kde-gtk-config/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ kde-gtk-config/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kde-gtk-config
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='GTK2 and GTK3 Configurator for KDE'
 arch=('i686' 'x86_64')
@@ -17,8 +17,8 @@
 conflicts=('kde-gtk-config-frameworks')
 replaces=('kde-gtk-config-frameworks')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('399464281ae04425a1881f4fc26a40c0e2079a6246dfab2e52a361d86afd15c8'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c5326ae1a28afefac15de3cd31bba5c2fa8d43a6932c6611b504d7b0e6ab39b3'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: kdecoration/kde-unstable/PKGBUILD
===================================================================
--- kdecoration/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ kdecoration/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kdecoration
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='Plugin based library to create window decorations'
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 depends=('qt5-base')
 makedepends=('extra-cmake-modules')
 groups=(plasma)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('383a7bd701a3d80a79c47a8770e32a6fee6763c564e6982211a2c424ef291cee'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('0540f70d73f283d53a2f8f95474bdbc2a1c8b04cd11d6df707297dbe0616f005'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: kdeplasma-addons/kde-unstable/PKGBUILD
===================================================================
--- kdeplasma-addons/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ kdeplasma-addons/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeplasma-addons
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='All kind of addons to improve your Plasma experience'
 arch=('i686' 'x86_64')
@@ -17,8 +17,8 @@
 conflicts=('kdebase-workspace' 'kdeplasma-addons-frameworks')
 replaces=('kdeplasma-addons-frameworks')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('2dfdcc0be58550f4018c4f2d05fd2652d4b326a73a9d39d551892e4bd65333a0'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('25dec738eab3afcac2b7a030dc2221ecbb1360f7a0c3397233d515ac13d09add'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: kgamma5/kde-unstable/PKGBUILD
===================================================================
--- kgamma5/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ kgamma5/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -2,17 +2,17 @@
 # Maintainer:Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kgamma5
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc="Adjust your monitor's gamma settings"
 arch=(i686 x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
-depends=(kdelibs4support)
-makedepends=(extra-cmake-modules kdoctools python kdesignerplugin)
+depends=(kconfigwidgets)
+makedepends=(extra-cmake-modules python kdoctools)
 groups=(plasma)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('22b2ff2ae14a8db4ddb9fc27980c601fda531ae2803ad61fc69a431109277f1c'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('91fef25d49d7cb228da109eaab483b28b1b3824f0af6498d0c6455cedc82a71c'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: khotkeys/kde-unstable/PKGBUILD
===================================================================
--- khotkeys/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ khotkeys/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=khotkeys
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='KHotKeys'
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin')
 conflicts=('kdebase-workspace')
 groups=(plasma)
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('90fa906efd0a36b481d2651ed462596cc9527e72d3ea21f9b208a4e576fa00ba'
+source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2ac1fe180405fa78699e3a4df46a5cd66cc315e533295447e0c57c8150271cff'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: kinfocenter/kde-unstable/PKGBUILD
===================================================================
--- kinfocenter/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ kinfocenter/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kinfocenter
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='A utility that provides information about a computer system'
 arch=('i686' 'x86_64')
@@ -14,9 +14,9 @@
 makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework' 'kdesignerplugin')
 conflicts=('kdebase-workspace')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig} 
+source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig} 
 'archlinux-logo.svg::https://sources.archlinux.org/other/artwork/archlinux-logo-dark-scalable.svg' 'kcm-about-distrorc')
-sha256sums=('f7bd2b1389245f73d89dfe0f6229e3ecd9e04bf7a235e369ca992d3ad3b27aba'
+sha256sums=('9ca6cff36e21499fe090f9f25e73a4f30520e24bcf3c88f88063fb15d02604f1'
             'SKIP'
             'a7f37c9c87f0e0e37454b47ec1221b61416aa9e319cc46a1f0b5b70c4a1dcb6e'
             '02ae86f5ef8de5fabb97db2043065c9b6b77b7c6a71a1115161e559e39c01451')

Modified: kmenuedit/kde-unstable/PKGBUILD
===================================================================
--- kmenuedit/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ kmenuedit/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kmenuedit
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='KDE menu editor'
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 groups=('plasma')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin')
 conflicts=('kdebase-workspace')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('75b8543bb7ef5575a6c98797c622dc9fb08e2942ab95f36d409296c3937105ef'
+source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('58c3f995c1eec24e892e48003bd3040e00ca4a537cf95e68bb8e4004793d7ad2'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: kscreen/kde-unstable/PKGBUILD
===================================================================
--- kscreen/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ kscreen/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kscreen
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc="KDE's screen management software"
 arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
 conflicts=('kscreen-frameworks')
 replaces=('kscreen-frameworks')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/${pkgver}/kscreen-$pkgver.tar.xz"{,.sig})
-sha256sums=('b006fb93d03bfeb3f6260b48d6356fcf6f09b34646397f32c23547ecf41e3d19'
+source=("http://download.kde.org/unstable/plasma/${pkgver}/kscreen-$pkgver.tar.xz"{,.sig})
+sha256sums=('c1c51615a8ec73c9fe022f71f2ee22239febd00a592943b21b1af41179887093'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: kscreenlocker/kde-unstable/PKGBUILD
===================================================================
--- kscreenlocker/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ kscreenlocker/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kscreenlocker
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='Library and components for secure lock screen architecture'
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 groups=(plasma)
 depends=(kidletime kwayland kdeclarative)
 makedepends=(extra-cmake-modules python kdoctools kcmutils libxcursor)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('72d64837393dd5c237d2985574b85a0f6507152ec3d5256751354c08d9d86285'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1336f0e448c4c17e750673a66c9d540fa9a9318b44689249a62730d455fa4d73'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: ksshaskpass/kde-unstable/PKGBUILD
===================================================================
--- ksshaskpass/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ ksshaskpass/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: schuay <jakob.gruber at gmail.com>
 
 pkgname=ksshaskpass
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='ssh-add helper that uses kwallet and kpassworddialog'
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -16,9 +16,9 @@
 conflicts=('ksshaskpass-frameworks')
 replaces=('ksshaskpass-frameworks')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+source=("http://download.kde.org/unstable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
 install=$pkgname.install
-sha256sums=('b0abeaba2a3eff16e233e047b41c20bf4065b4529e706929f4c0e6a9884324bf'
+sha256sums=('13247e283a1f670c4d65cc66f081bf81c38752e47622c7518dc40908f0286f95'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: ksysguard/kde-unstable/PKGBUILD
===================================================================
--- ksysguard/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ ksysguard/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=ksysguard
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='Track and control the processes running in your system'
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('kdebase-workspace')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c9bb8ff40d8a5092ef3c345b234a4d609fcff8ce6ec65bc32c3215a2840fa8bd'
+source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('0ea12ab74d4bbabdfa22893d09c41c5fb96a98f13d8be7934220daf6a3f42235'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: kwallet-pam/kde-unstable/PKGBUILD
===================================================================
--- kwallet-pam/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ kwallet-pam/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -2,7 +2,7 @@
 # Maintainer:Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kwallet-pam
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='KWallet PAM integration'
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 depends=(pam libgcrypt socat)
 makedepends=(extra-cmake-modules qt5-base)
 groups=(plasma)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('84d0e3b09c353ca81af52956842fbb6170d3990293ced7f81eb4bb7447de200c'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e54c1d4a5f447e33c354651054de281939bd0540585516f12c67dea914efed30'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: kwayland-integration/kde-unstable/PKGBUILD
===================================================================
--- kwayland-integration/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ kwayland-integration/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -2,7 +2,7 @@
 # Maintainer:Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kwayland-integration
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system'
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 depends=(kwindowsystem kidletime kwayland)
 makedepends=(extra-cmake-modules)
 groups=(plasma)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('91d2c7422aa0e286111e647b167ac9124d085e47d88415dbcd4b6776701dc685'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f515374eaffbd494d5b534499f17bb0822f0017a0565b88aa7a67bdb4210c343'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: kwin/kde-unstable/PKGBUILD
===================================================================
--- kwin/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ kwin/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kwin
-pkgver=5.8.5
-pkgrel=2
+pkgver=5.8.95
+pkgrel=1
 pkgdesc='KDE Window manager'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -15,11 +15,9 @@
 optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
 groups=('plasma')
 conflicts=('kdebase-workspace')
-source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig}
-        kwin-qt5.8.patch::"https://cgit.kde.org/kwin.git/patch/?id=052fa2e4")
-sha256sums=('a703a0d1628e36d3a92dfe3e0a8df7ec733ec2f7a93f854b90a9294dda095fa0'
-            'SKIP'
-            '271d31f54ea41625138926e7729cb0e3140059e36b5c6cee17965a78dfaea0a8')
+source=("http://download.kde.org/unstable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('c8bc94297127ff12280a7c556d8319e900a5206182bdc5256d12459002549564'
+            'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
               'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
@@ -26,10 +24,6 @@
 
 prepare() {
   mkdir -p build
-
-# support Qt 5.8
-  cd $pkgname-$pkgver
-  patch -p1 -i ../kwin-qt5.8.patch
 }
 
 build() {

Modified: kwrited/kde-unstable/PKGBUILD
===================================================================
--- kwrited/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ kwrited/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kwrited
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='KDE daemon listening for wall and write messages'
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 depends=('kpty' 'knotifications' 'kdbusaddons')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('793a391d74ccabd107b323504b3a0c10482c6ec098019dc45c02fb68091159db'
+source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e266ddd0235534ccb7339f4a6520ed4a2cdd396e66e471f912877816fc723c5f'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: libkscreen/kde-unstable/PKGBUILD
===================================================================
--- libkscreen/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ libkscreen/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=libkscreen
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='KDE screen management software'
 arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@
 replaces=('libkscreen-frameworks')
 provides=('libkscreen-frameworks')
 groups=(plasma)
-source=("http://download.kde.org/stable/plasma/${pkgver}/libkscreen-$pkgver.tar.xz"{,.sig})
-sha256sums=('c9afda7f80af8d07a659240de0ca70c96cf72dc124f338d42faf5a40fdb742fe'
+source=("http://download.kde.org/unstable/plasma/${pkgver}/libkscreen-$pkgver.tar.xz"{,.sig})
+sha256sums=('f7f8e49eb60b89535194f7c63f9494045d90fa600d36ca5daef351d31e7582ec'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: libksysguard/kde-unstable/PKGBUILD
===================================================================
--- libksysguard/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ libksysguard/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=libksysguard
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='Libksysguard'
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('kdebase-workspace')
 groups=(plasma)
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('976f9506037b45570475ba71a7445810cfd57c6079589038d63742d9fe2497a9'
+source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('27095a9cea134de33153fe58eb1807236527da656005923cf3977562db483028'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: milou/kde-unstable/PKGBUILD
===================================================================
--- milou/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ milou/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=milou
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc="A dedicated search application built on top of Baloo"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 depends=('krunner')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('6dfced99ee3b1eb163dfc55c5546e06b6aee664b4333251e461a4f39c8624552'
+source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('494e74844c54878f6c5bd984bee82245c47fab2d2375fae0c1e8f65700ef5a12'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: oxygen/kde-unstable/PKGBUILD
===================================================================
--- oxygen/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ oxygen/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -5,7 +5,7 @@
 
 pkgbase=oxygen
 pkgname=('oxygen' 'oxygen-kde4')
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -12,8 +12,8 @@
 license=('LGPL')
 makedepends=('frameworkintegration' 'kcmutils' 'kdecoration' 'extra-cmake-modules' 'kdoctools' 'kdelibs' 'automoc4'
              'python')
-source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('07d2740709c9979eac381d4e728a3bf6670015a02c2c3478ed30fa8f8d6532a5'
+source=("http://download.kde.org/unstable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('889bc584591a1c900eed2182b530bf069cc7c400979a284bf7a20b628f18a825'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: plasma-desktop/kde-unstable/PKGBUILD
===================================================================
--- plasma-desktop/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ plasma-desktop/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,14 +4,14 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=plasma-desktop
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='KDE Plasma Desktop'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=('LGPL')
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-depends=('polkit-kde-agent' 'libcanberra' 'libxkbfile' 'kmenuedit'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+depends=('polkit-kde-agent' 'libcanberra' 'libxkbfile' 'kmenuedit' 'appstream-qt'
          'systemsettings' 'ksysguard' 'kpeople' 'baloo' 'qt5-graphicaleffects' 'kactivities-stats')
 makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'xf86-input-evdev' 'xf86-input-synaptics' 'xorg-server-devel'
              'libibus' 'scim' 'python' 'kdesignerplugin')
@@ -22,7 +22,7 @@
 conflicts=('kdebase-workspace' 'kcm-touchpad-frameworks' 'kdeplasma-addons<5.5.95' 'kactivities<5.19.0-3')
 replaces=('kcm-touchpad-frameworks')
 groups=('plasma')
-sha256sums=('d95eeb976cc18a50cff141c509f9e67430b81efcf36269a283fc62b81d48a910'
+sha256sums=('441633bd967e344c1d08878f3e233d6cf09a23d723a603f32cb1ee3e1584f443'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: plasma-integration/kde-unstable/PKGBUILD
===================================================================
--- plasma-integration/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ plasma-integration/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -3,8 +3,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=plasma-integration
-pkgver=5.8.5
-pkgrel=4
+pkgver=5.8.95
+pkgrel=1
 pkgdesc="Qt Platform Theme integration plugins for the Plasma workspaces"
 arch=(i686 x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -12,11 +12,9 @@
 depends=(kio kwayland libxcursor noto-fonts ttf-hack)
 makedepends=(extra-cmake-modules python breeze)
 groups=(plasma)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
-        fix-save-dialog.patch::"https://cgit.kde.org/plasma-integration.git/patch/?id=87b27476")
-sha256sums=('cb4da56f940e87e1195a0ba19e07ea3384fed1dcd26ca91dee1d7dee8f00a7ea'
-            'SKIP'
-            'ff5ca909bafdabb6aeaa259cb4ab00b4ba5d08768dc4c57c304717aff2fbbc3e')
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f85db986443b8e8881cc148ed9bc6e8f08164473afc7817392f39ffbe62c5d0e'
+            'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
               'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
@@ -23,10 +21,6 @@
 
 prepare() {
   mkdir -p build
-
-# Fix open dialog showing instead of save dialog
-  cd $pkgname-$pkgver
-  patch -p1 -i ../fix-save-dialog.patch
 }
 
 build() {

Modified: plasma-nm/kde-unstable/PKGBUILD
===================================================================
--- plasma-nm/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ plasma-nm/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=plasma-nm
-pkgver=5.8.5
-pkgrel=2
+pkgver=5.8.95
+pkgrel=1
 pkgdesc='Plasma applet written in QML for managing network connections'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -15,11 +15,9 @@
 optdepends=('mobile-broadband-provider-info: Database of mobile broadband service providers'
             'openconnect: Cisco AnyConnect VPN plugin')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig}
-        plasma-nm-openvpn-2.4.patch::"https://cgit.kde.org/plasma-nm.git/patch/?id=f7db059a")
-sha256sums=('6c2fee26ed36ebc7929f8d8da42d29ed475fe8dd6ab3e8987f1a0a8fd8f73ebc'
-            'SKIP'
-            'e8ec8c12fe8f4e7d92fbe773126ef6819f884bda30c3ce13037eab8d021deea7')
+source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('29016d7c385a68f1078b0065a1e96a08ea505a0e76601b1a38bd34cce9779946'
+            'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
               'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
@@ -26,10 +24,6 @@
 
 prepare() {
   mkdir -p build
-
-# Add openvpn 2.4 compatibility
-  cd $pkgname-$pkgver
-  patch -p1 -i ../plasma-nm-openvpn-2.4.patch
 }
 
 build() {

Modified: plasma-pa/kde-unstable/PKGBUILD
===================================================================
--- plasma-pa/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ plasma-pa/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -2,7 +2,7 @@
 # Maintainer:Antonio Rojas <arojas at archlinux.org>
 
 pkgname=plasma-pa
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='Plasma applet for audio volume management using PulseAudio'
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 depends=(plasma-workspace pulseaudio-gconf libcanberra)
 makedepends=(extra-cmake-modules kdoctools python)
 groups=(plasma)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('2bbc3e6e12f743c633a5c2101efa6a19dd5f120b64da0ea0ff3da3e7ba6fe16d'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f451f4775cbf8c41ead0a4e1e038da41032e172c6655906b02d0655fb8a4c380'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: plasma-sdk/kde-unstable/PKGBUILD
===================================================================
--- plasma-sdk/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ plasma-sdk/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=plasma-sdk
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc="Applications useful for Plasma development"
 arch=(i686 x86_64)
@@ -13,8 +13,8 @@
              kdesignerplugin kdoctools kirigami)
 optdepends=('kdevplatform: for plasmate' 'kirigami: for Look & Feel explorer' )
 groups=(plasma)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('edeeb529e29307f5efedb0371706269ab0edcf0861b73dbd235821457a599e8e'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('6315574044a85361ab702303ff225094a6f08ea1c49326d576825430879ea44f'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: plasma-workspace/kde-unstable/PKGBUILD
===================================================================
--- plasma-workspace/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ plasma-workspace/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -6,7 +6,7 @@
 
 pkgbase=plasma-workspace
 pkgname=('plasma-workspace' 'drkonqi' 'kuiserver' 'plasma-wayland-session')
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='KDE Plasma Workspace'
 arch=('i686' 'x86_64')
@@ -17,12 +17,12 @@
 # but nvidia providing libgl does not depend on libxdamage
 depends=('kjsembed' 'knotifyconfig' 'libxdamage' 'libksysguard' 'ktexteditor' 'libqalculate'
          'qt5-tools' 'kde-cli-tools' 'xorg-xrdb' 'xorg-xsetroot' 'iso-codes' 'kactivitymanagerd' 'kholidays'
-         'xorg-xmessage' 'xorg-xprop' 'milou' 'prison' 'kwin' 'plasma-integration')
+         'xorg-xmessage' 'xorg-xprop' 'milou' 'prison' 'kwin' 'plasma-integration' 'kdelibs4support')
 makedepends=('extra-cmake-modules' 'kdoctools' 'gpsd' 'baloo'
              'krunner' 'kxmlrpcclient' 'networkmanager-qt' 'kdesignerplugin')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgbase}-${pkgver}.tar.xz"{,.sig} 'kde.pam')
-sha256sums=('6d25077205436e3e721d7dfa4dffce7aea62a6e652ee7897952885e52b2f6ea1'
+source=("http://download.kde.org/unstable/plasma/${pkgver}/${pkgbase}-${pkgver}.tar.xz"{,.sig} 'kde.pam')
+sha256sums=('a136c04a24b7e89cc00c841b678b02b7c2694af94533943a10e9f819ccdc543c'
             'SKIP'
             '00090291204baabe9d6857d3b1419832376dd2e279087d718b64792691e86739')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell

Modified: plasma-workspace-wallpapers/kde-unstable/PKGBUILD
===================================================================
--- plasma-workspace-wallpapers/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ plasma-workspace-wallpapers/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=plasma-workspace-wallpapers
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='Additional wallpapers for the Plasma Workspace'
 arch=('any')
@@ -13,8 +13,8 @@
 makedepends=('extra-cmake-modules' 'qt5-base')
 conflicts=('kde-wallpapers')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('dfdbef49a8b8feb27a0927bc28728fefed94943baebf97587f8b2284384eda84'
+source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8ca7ba1737d482b2a9fcc7de71a1241ae55826c4e142820c81c0433a3ea967f6'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: polkit-kde-agent/kde-unstable/PKGBUILD
===================================================================
--- polkit-kde-agent/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ polkit-kde-agent/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=polkit-kde-agent
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='Daemon providing a polkit authentication UI for KDE'
 arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
 conflicts=('polkit-kde-frameworks')
 replaces=('polkit-kde-frameworks')
 groups=(plasma)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-1-$pkgver.tar.xz"{,.sig})
-sha256sums=('87eb786344042d361c1af1b40c0ac6e153692505101508e24a8d49ca114193b7'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-1-$pkgver.tar.xz"{,.sig})
+sha256sums=('fb79c6ac37bf8347ba0deb8ff0fbb4cb5a962923adc21612903f2760a6df791d'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: powerdevil/kde-unstable/PKGBUILD
===================================================================
--- powerdevil/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ powerdevil/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=powerdevil
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='Manages the power consumption settings of a Plasma Shell'
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin')
 conflicts=('kdebase-workspace')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('041cb684b981ba1c618627b7b6a9fb58bb4b2e4106937e228f376a8715934752'
+source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('65ff645c0e33bc3e48cdffca266be95a27df9df6aa1fd6ddc6270c78b2e1ac5e'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: sddm-kcm/kde-unstable/PKGBUILD
===================================================================
--- sddm-kcm/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ sddm-kcm/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,17 +4,17 @@
 # Maintainer: Antonio Rojas
 
 pkgname=sddm-kcm
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='KDE Config Module for SDDM'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=('GPL')
-depends=('sddm' 'libxcursor' 'kio')
-makedepends=('extra-cmake-modules' 'kdoctools' 'qt5-tools' 'python')
+depends=('sddm' 'libxcursor' 'knewstuff')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('0c3b903ce09a6707453edd6a89da9676ce417dbf8c0dc360f9046336dc989b35'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c982ea84c619f4e10c360f3993f08841d4282b69d21392bcd3801c83826365b7'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: systemsettings/kde-unstable/PKGBUILD
===================================================================
--- systemsettings/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ systemsettings/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=systemsettings
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='KDE system settings'
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('kdebase-workspace')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('eaf1295d0d681a33514a6e38375c13e448655f813b422122627ed127d7ab7c5e'
+source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('491f0c131725a7c0b013b910ee7cb9a6bd43dfb4955516ed445e6305105922eb'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon

Modified: user-manager/kde-unstable/PKGBUILD
===================================================================
--- user-manager/trunk/PKGBUILD	2017-01-12 13:44:44 UTC (rev 285848)
+++ user-manager/kde-unstable/PKGBUILD	2017-01-12 17:27:13 UTC (rev 285865)
@@ -2,17 +2,17 @@
 # Maintainer:Antonio Rojas <arojas at archlinux.org>
 
 pkgname=user-manager
-pkgver=5.8.5
+pkgver=5.8.95
 pkgrel=1
 pkgdesc='A simple system settings module to manage the users of your system'
 arch=(i686 x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
-depends=(accountsservice kdelibs4support libpwquality)
-makedepends=(extra-cmake-modules kdoctools python kdesignerplugin)
+depends=(accountsservice libpwquality kio)
+makedepends=(extra-cmake-modules python)
 groups=(plasma)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('bfd047cc2d01acd0139d29a88d31b4422f108186cdf1f8d67a580d0c0cea68b2'
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('332fc881892e589fabf959f952d0db10dab3445bec404bab1d4b6141e0eab6a5'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon



More information about the arch-commits mailing list