Date: Thursday, September 15, 2022 @ 17:44:51 Author: arojas Revision: 456148
Plasma 5.26 beta Added: bluedevil/kde-unstable/ breeze-grub/kde-unstable/ breeze-gtk/kde-unstable/ breeze/kde-unstable/ discover/kde-unstable/ drkonqi/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/ ksystemstats/kde-unstable/ kwallet-pam/kde-unstable/ kwayland-integration/kde-unstable/ kwin/kde-unstable/ kwrited/kde-unstable/ layer-shell-qt/kde-unstable/ libkscreen/kde-unstable/ libksysguard/kde-unstable/ milou/kde-unstable/ oxygen-sounds/kde-unstable/ oxygen/kde-unstable/ plasma-browser-integration/kde-unstable/ plasma-desktop/kde-unstable/ plasma-disks/kde-unstable/ plasma-firewall/kde-unstable/ plasma-integration/kde-unstable/ plasma-nm/kde-unstable/ plasma-pa/kde-unstable/ plasma-sdk/kde-unstable/ plasma-systemmonitor/kde-unstable/ plasma-thunderbolt/kde-unstable/ plasma-vault/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/ xdg-desktop-portal-kde/kde-unstable/ Modified: bluedevil/kde-unstable/PKGBUILD breeze-grub/kde-unstable/PKGBUILD breeze-gtk/kde-unstable/PKGBUILD breeze/kde-unstable/PKGBUILD discover/kde-unstable/PKGBUILD drkonqi/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 ksystemstats/kde-unstable/PKGBUILD kwallet-pam/kde-unstable/PKGBUILD kwayland-integration/kde-unstable/PKGBUILD kwin/kde-unstable/PKGBUILD kwrited/kde-unstable/PKGBUILD layer-shell-qt/kde-unstable/PKGBUILD libkscreen/kde-unstable/PKGBUILD libksysguard/kde-unstable/PKGBUILD milou/kde-unstable/PKGBUILD oxygen-sounds/kde-unstable/PKGBUILD oxygen/kde-unstable/PKGBUILD plasma-browser-integration/kde-unstable/PKGBUILD plasma-desktop/kde-unstable/PKGBUILD plasma-disks/kde-unstable/PKGBUILD plasma-firewall/kde-unstable/PKGBUILD plasma-integration/kde-unstable/PKGBUILD plasma-nm/kde-unstable/PKGBUILD plasma-pa/kde-unstable/PKGBUILD plasma-sdk/kde-unstable/PKGBUILD plasma-systemmonitor/kde-unstable/PKGBUILD plasma-thunderbolt/kde-unstable/PKGBUILD plasma-vault/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 xdg-desktop-portal-kde/kde-unstable/PKGBUILD Deleted: plasma-workspace/kde-unstable/9bf0e56d.patch ----------------+ 9bf0e56d.patch | 49 -------- PKGBUILD | 328 ++++++++++++++++++++++++++----------------------------- 2 files changed, 157 insertions(+), 220 deletions(-) Modified: bluedevil/kde-unstable/PKGBUILD =================================================================== --- bluedevil/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ bluedevil/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=bluedevil -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 epoch=1 pkgdesc='Integrate the Bluetooth technology within KDE workspace and applications' @@ -11,11 +11,11 @@ url='https://kde.org/plasma-desktop/' license=(GPL2) depends=(bluez-qt kdeclarative) -makedepends=(extra-cmake-modules plasma-framework) +makedepends=(extra-cmake-modules plasma-framework kdoctools kcmutils) optdepends=('pulseaudio-bluetooth: to connect to A2DP profile') groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('da9b7e7f4703b02f265a0973172edfb6f41e33dcebf4d242637989cef2814ab7' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('ceaab3d87ef5689d7640f90308590f7d0353399a0ecfee10c4bf43af7d22ca02' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: breeze/kde-unstable/PKGBUILD =================================================================== --- breeze/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ breeze/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=breeze -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 arch=(x86_64) pkgdesc='Artwork, styles and assets for the Breeze visual style for the Plasma Desktop' @@ -14,8 +14,8 @@ optdepends=('breeze-gtk: Breeze widget style for GTK applications' 'kcmutils: for breeze-settings') groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('9dc2803f45122fbef34e5c9abd1b2cfb887a78d9873ea78ab8cc7dfbcb7e6f54' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('91cbf3617e9fe147e4619c56fae6a2e2047c35cca4228651d6af8c20f1b37eba' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: breeze-grub/kde-unstable/PKGBUILD =================================================================== --- breeze-grub/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ breeze-grub/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=breeze-grub -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Breeze theme for GRUB' arch=(any) @@ -10,8 +10,8 @@ license=(LGPL) depends=(grub) makedepends=() -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('d4fbebbac654a590bccfee7399a93c0d5f5a93433ee491b4aca97d0b9dcdb4f0' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('dfbe16bb5fc70fafa51319887f5eea6bb2d8868835426a7109164a8551f36adc' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: breeze-gtk/kde-unstable/PKGBUILD =================================================================== --- breeze-gtk/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ breeze-gtk/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=breeze-gtk -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Breeze widget theme for GTK 2 and 3' arch=(any) @@ -10,8 +10,8 @@ depends=() makedepends=(extra-cmake-modules sassc python-cairo breeze) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('b0aefc853399c23a120a7b59294de3776fcd7f21b53fd53f7b8f8020fcc74872' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('4704237e642a6ff19a6c71559c82785f3fd050fcbd713e4a5e6176d751e3f0ea' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: discover/kde-unstable/PKGBUILD =================================================================== --- discover/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ discover/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=discover -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='KDE and Plasma resources management GUI' arch=(x86_64) @@ -8,14 +8,14 @@ url='https://kde.org/plasma-desktop/' license=(LGPL) depends=(knewstuff kcmutils kidletime qt5-graphicaleffects appstream-qt archlinux-appstream-data - hicolor-icon-theme kirigami2 discount kuserfeedback) + kirigami2 discount kuserfeedback purpose qt5-webview) makedepends=(extra-cmake-modules plasma-framework packagekit-qt5 flatpak fwupd) optdepends=('packagekit-qt5: to manage packages from Arch Linux repositories (not recommended, use at your own risk)' 'flatpak: Flatpak packages support' 'fwupd: firmware update support') groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('1bc27e5f208dc2bdc8982bc7297c331c3f3e0e0611835bc46ac0ecc38c896d07' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('52d2867112cb859803075ec91e4db858b8af782a83c7a02308fb4554e7fe3526' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: drkonqi/kde-unstable/PKGBUILD =================================================================== --- drkonqi/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ drkonqi/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,17 +1,17 @@ # Maintainer:Antonio Rojas <[email protected]> pkgname=drkonqi -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='The KDE crash handler' arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(GPL2) -depends=(kidletime syntax-highlighting kdeclarative kirigami2 kitemmodels gdb) +depends=(kidletime syntax-highlighting kdeclarative kirigami2 kitemmodels kuserfeedback gdb) makedepends=(extra-cmake-modules) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('675a6b1386215cfdfd76604d76906b3e601a34ea0880f148e5b149d1a85b846f' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('a39217a4a40621913b0ce4b98c66eafb5383b2f38f9c197e2b1b3b2db3ead878' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: kactivitymanagerd/kde-unstable/PKGBUILD =================================================================== --- kactivitymanagerd/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ kactivitymanagerd/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=kactivitymanagerd -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='System service to manage user activities and track the usage patterns' arch=(x86_64) @@ -11,8 +11,8 @@ depends=(kio) makedepends=(extra-cmake-modules boost) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('96bc418188d561d1cc338970112d1c13be51405336b323b22ec21a1231a45443' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('fdad958d8e5bb5699b8ccc115fa2bee23ab0de9f371be7a6a151e8df276845f0' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: kde-cli-tools/kde-unstable/PKGBUILD =================================================================== --- kde-cli-tools/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ kde-cli-tools/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kde-cli-tools -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Tools based on KDE Frameworks 5 to better interact with the system' arch=(x86_64) @@ -13,8 +13,8 @@ makedepends=(extra-cmake-modules kdoctools plasma-workspace) optdepends=('plasma-workspace: for kcmshell5') groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('e38bb9150b42e6821403c3ee897bff9045a985974f73912d5cbb2db1fcb43444' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('db016d35f274ec8b2af1cf5c4e64e57a69520ff6705113987ce5dfe0cdea3bea' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: kde-gtk-config/kde-unstable/PKGBUILD =================================================================== --- kde-gtk-config/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ kde-gtk-config/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kde-gtk-config -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='GTK2 and GTK3 Configurator for KDE' arch=(x86_64) @@ -13,8 +13,8 @@ makedepends=(extra-cmake-modules gtk3 sassc) optdepends=('gtk3: GTK3 apps support' 'xsettingsd: apply settings to GTK applications on the fly') groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('fc225e34b8baca9af52301c4402bac5d4e2104bb16285ccc6baaf4ea8c30247f' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('83fff4b2fb966beeeb20c3f4cb27855dec73f4043c0abf4dd089d5f2f4ba9802' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: kdecoration/kde-unstable/PKGBUILD =================================================================== --- kdecoration/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ kdecoration/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdecoration -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Plugin based library to create window decorations' arch=(x86_64) @@ -12,8 +12,8 @@ depends=(ki18n kcoreaddons) makedepends=(extra-cmake-modules) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('67796dc593b21abb3f4820c8c480ee143f4e40067b0dc623c3dcd9f2bf667af4' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('bbceb6236a86461293f5b2ab5d8af9263e4b2a24dd13b6a6803807b7bfe03b14' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: kdeplasma-addons/kde-unstable/PKGBUILD =================================================================== --- kdeplasma-addons/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ kdeplasma-addons/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdeplasma-addons -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='All kind of addons to improve your Plasma experience' arch=(x86_64) @@ -10,13 +10,14 @@ url='https://kde.org/plasma-desktop/' license=(LGPL) depends=(plasma-workspace kunitconversion) -makedepends=(extra-cmake-modules qt5-webengine) +makedepends=(extra-cmake-modules qt5-webengine networkmanager-qt) optdepends=('purpose: Quickshare applet' 'quota-tools: disk quota applet' - 'qt5-webengine: dictionary and webbrowser applets') + 'qt5-webengine: dictionary and webbrowser applets' + 'networkmanager-qt: POTD wallpaper') groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('9d723f0b9a1736806bcf110881d065bdecfe6bb922762e44661426f325c0aca8' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('50b7acee8f37c6551245b82b6ad152c55bd6cf1a77691cafa7a6aaa2d35b8051' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: kgamma5/kde-unstable/PKGBUILD =================================================================== --- kgamma5/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ kgamma5/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <[email protected]> pkgname=kgamma5 -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Adjust your monitor gamma settings' arch=(x86_64) @@ -10,8 +10,8 @@ depends=(systemsettings) makedepends=(extra-cmake-modules kdoctools) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('9f7bc046c90313fed85dfd27ae79d7c804d189f4e7c30bac5ea74e50f42a60b0' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('ad330819d7171bc0440254d3149bd5d78c1a68d4cdcd9005bd8ec8fed8faf485' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: khotkeys/kde-unstable/PKGBUILD =================================================================== --- khotkeys/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ khotkeys/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=khotkeys -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='KHotKeys' arch=(x86_64) @@ -12,8 +12,8 @@ depends=(plasma-workspace kdelibs4support) makedepends=(extra-cmake-modules kdoctools kdesignerplugin kinit) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('5a95944d575f55f44339c3c8492fdfec203db7e2128aa6ff6d20ed18fb263131' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('55ed089ce3feeb518bbf25be32531ed71410599e11461fd993b63c34ac56a04a' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: kinfocenter/kde-unstable/PKGBUILD =================================================================== --- kinfocenter/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ kinfocenter/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kinfocenter -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='A utility that provides information about a computer system' arch=(x86_64) @@ -12,8 +12,8 @@ depends=(systemsettings glu vulkan-tools wayland-utils xorg-xdpyinfo mesa-utils fwupd aha dmidecode) makedepends=(extra-cmake-modules plasma-framework kdoctools) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('2e365d6d7dc00a4b0039e4885b67c7aa9f9f5b7a65c1a3510976c2e7cd89737f' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('1ba73dd3ce667e62a2a2b5917515b10b6a410969da01da02060f6d2827f8d8d9' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: kmenuedit/kde-unstable/PKGBUILD =================================================================== --- kmenuedit/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ kmenuedit/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kmenuedit -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='KDE menu editor' arch=(x86_64) @@ -12,8 +12,8 @@ depends=(kio hicolor-icon-theme) makedepends=(extra-cmake-modules kdoctools) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('875ad3934652a1e7afd46c4a7ee8f08e5f048836cfa3af6dd4b61d20f8e1057d' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('e3fe539610501807e1d0225c4ae11f0253f05bf38f01a4d11100156576b5506f' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: kscreen/kde-unstable/PKGBUILD =================================================================== --- kscreen/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ kscreen/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,17 +3,17 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kscreen -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='KDE screen management software' arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(LGPL) -depends=(libkscreen plasma-framework qt5-sensors) +depends=(libkscreen plasma-framework qt5-sensors layer-shell-qt) makedepends=(extra-cmake-modules kcmutils) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('fa48bcf673a44fdf2a64a39bfc5dd0240a38a3348007b37d94c60c600510c10c' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('a3e081bd92d63e2fdc8b319f2347778beffee458a79dc57e8c81a3bf8e8286a0' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: kscreenlocker/kde-unstable/PKGBUILD =================================================================== --- kscreenlocker/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ kscreenlocker/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=kscreenlocker -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Library and components for secure lock screen architecture' arch=(x86_64) @@ -11,8 +11,8 @@ depends=(layer-shell-qt kidletime kwayland kdeclarative perl) makedepends=(extra-cmake-modules kdoctools kcmutils libxcursor) optdepends=('kcmutils: configuration module') -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('d20f2a03facd980eca2956b2432d5282a3c8cd222962517c0461182328e83b56' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('5b02c52deb22cb10b73c7f0ce7f57bf36d9d6afdd23b17a2171d6a7e719fc95c' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: ksshaskpass/kde-unstable/PKGBUILD =================================================================== --- ksshaskpass/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ ksshaskpass/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -4,7 +4,7 @@ # Contributor: schuay <[email protected]> pkgname=ksshaskpass -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='ssh-add helper that uses kwallet and kpassworddialog' url='https://kde.org/plasma-desktop/' @@ -14,9 +14,9 @@ makedepends=(extra-cmake-modules kdoctools) provides=(x11-ssh-askpass) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) install=$pkgname.install -sha256sums=('c6de2d4daeec1ffeaf0d15dc7ad5d6663d12c046d9b8291194286902abb8177d' +sha256sums=('3f15e88567068dc12884add2b58685ca00242d33d3871600eeddcb4f98c6efb6' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: ksystemstats/kde-unstable/PKGBUILD =================================================================== --- ksystemstats/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ ksystemstats/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=ksystemstats -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='A plugin based system monitoring daemon' arch=(x86_64) @@ -12,8 +12,8 @@ optdepends=('networkmanager-qt: network usage monitor') conflicts=('ksysguard<5.21.90') groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('0ad32afc02fc46a220a6fab2018dc0f22cc4114f56b43c6fa07a8f29ec33b51f' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('031e6378c7b7fed31a49f2f6a8c083fd44c16078fb5627b5f79cde43128c635c' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: kwallet-pam/kde-unstable/PKGBUILD =================================================================== --- kwallet-pam/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ kwallet-pam/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <[email protected]> pkgname=kwallet-pam -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='KWallet PAM integration' arch=(x86_64) @@ -10,8 +10,8 @@ depends=(socat kwallet) makedepends=(extra-cmake-modules) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('164516d0d87f4cb207cbeb02b0f9f9d4e2e2dd85ed7f5c89034ce8c1e8008893' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('a9446ff8d0d8b26755e23790ec1af6b8ddbdde7a31878d009191d74e50396d02' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: kwayland-integration/kde-unstable/PKGBUILD =================================================================== --- kwayland-integration/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ kwayland-integration/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <[email protected]> pkgname=kwayland-integration -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system' arch=(x86_64) @@ -10,8 +10,8 @@ depends=(kwindowsystem kidletime kwayland) makedepends=(extra-cmake-modules wayland-protocols) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('48ebb730f33c1252bfd526f1f77873e1ed3dbec31802bc8b4e2b8522b33fb483' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('56d749b88c37163c95d4152f1f7f86392db01223e9c17879203f179ffb2eff2d' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: kwin/kde-unstable/PKGBUILD =================================================================== --- kwin/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ kwin/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kwin -pkgver=5.25.5 -pkgrel=2 +pkgver=5.25.90 +pkgrel=1 pkgdesc='An easy to use, but flexible, composited Window Manager' arch=(x86_64) url='https://kde.org/plasma-desktop/' @@ -15,9 +15,9 @@ optdepends=('maliit-keyboard: virtual keyboard for kwin-wayland') replaces=(kwayland-server) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) install=$pkgname.install -sha256sums=('5a6c33481950d5de68d124ebdde2b975277ef01ba58d32ee2839add579f307b6' +sha256sums=('99b4c5588442d68a64beb42418bd831392d347a6a4580677ff86da0fc58c0e4b' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: kwrited/kde-unstable/PKGBUILD =================================================================== --- kwrited/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ kwrited/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kwrited -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='KDE daemon listening for wall and write messages' arch=(x86_64) @@ -12,8 +12,8 @@ depends=(kpty knotifications kdbusaddons oxygen-sounds) makedepends=(extra-cmake-modules kdoctools) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('b0922143b7639cb48b59b7f8fabd0afc3833b309a4a7d38d2dc3f9d73e1bfc0d' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('8e21b05efffa497d36cee1898fcd02ce60997321df300a94b35e0d5d850da5f6' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: layer-shell-qt/kde-unstable/PKGBUILD =================================================================== --- layer-shell-qt/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ layer-shell-qt/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,17 +1,17 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=layer-shell-qt -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Qt component to allow applications to make use of the Wayland wl-layer-shell protocol' arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(GPL LGPL) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) depends=(qt5-wayland) makedepends=(extra-cmake-modules wayland-protocols) groups=(plasma) -sha256sums=('14f08105c3b655882dbce3359732ef1115bcfcc89280f36c9410267b309d70d7' +sha256sums=('83c0afbbcd11a8e41a53273cabb6203e4806e67293b12925103d9406f198cb96' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: libkscreen/kde-unstable/PKGBUILD =================================================================== --- libkscreen/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ libkscreen/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,17 +3,17 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=libkscreen -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='KDE screen management software' arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(LGPL) -depends=(qt5-x11extras libxrandr kwayland) +depends=(qt5-x11extras libxrandr kwayland kconfig) makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc plasma-wayland-protocols) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('ca414fcadad6908d196ff4c0fc9ba1e1ac5e3a689c626dc55083d73bd7bac29d' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('b0e136cc88349ef97d2a6c40dacfe1b881cf07473525755608fd0368fcddd7d3' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: libksysguard/kde-unstable/PKGBUILD =================================================================== --- libksysguard/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ libksysguard/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=libksysguard -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Library to retrieve information on the current status of computer hardware' arch=(x86_64) @@ -13,9 +13,9 @@ makedepends=(extra-cmake-modules kdoctools qt5-tools) conflicts=('ksysguard<5.21.90') groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) install=libksysguard.install -sha256sums=('a6a080258204ea27e1a444057c9a4a38a500a3d9cc3872315eaa883b9b961abf' +sha256sums=('b14ec303bf6fcfd4eec0e3d337a908a17a13698619a7264022bda5c63e57fa1d' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: milou/kde-unstable/PKGBUILD =================================================================== --- milou/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ milou/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=milou -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='A dedicated search application built on top of Baloo' arch=(x86_64) @@ -12,8 +12,8 @@ depends=(krunner kitemmodels) makedepends=(extra-cmake-modules kdoctools) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('45b01c3e4e1126280327716acbbabb8d2e657a9257880ede215e2713705c4d46' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('fd9b1dce17abcc97a7ec84d1c7d8c89a313858e17b4a99454ed9ca3491620d36' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: oxygen/kde-unstable/PKGBUILD =================================================================== --- oxygen/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ oxygen/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -4,7 +4,7 @@ pkgname=oxygen pkgdesc='KDE Oxygen style' -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 arch=(x86_64) url='https://kde.org/plasma-desktop/' @@ -13,8 +13,8 @@ makedepends=(extra-cmake-modules kdoctools kcmutils) optdepends=('kcmutils: for oxygen-settings5') groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('e02406083a99d98498fa0fcc2b34c5f4b8abb3ead28b27b75319b9482c55f3eb' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('8f03ced21335b64283d20ac423186a5504ffc8f15592161ad663ae1c1ba703e1' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: oxygen-sounds/kde-unstable/PKGBUILD =================================================================== --- oxygen-sounds/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ oxygen-sounds/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -4,7 +4,7 @@ pkgname=oxygen-sounds pkgdesc='The Oxygen Sound Theme' -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 arch=(any) url='https://kde.org/plasma-desktop/' @@ -12,8 +12,8 @@ depends=() makedepends=(extra-cmake-modules) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('c13578ca747224fc3751f5fbd1c8846254034846517cbab69df67f8d191b3613' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('7a3799f108b5baa0a3bb4026715270e8a0145ab0ffdda3a01a2e5cfe97fe923e' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: plasma-browser-integration/kde-unstable/PKGBUILD =================================================================== --- plasma-browser-integration/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ plasma-browser-integration/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=plasma-browser-integration -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Components necessary to integrate browsers into the Plasma Desktop' arch=(x86_64) @@ -10,8 +10,8 @@ depends=(purpose kfilemetadata plasma-workspace) makedepends=(extra-cmake-modules) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('2a0a389011b060265cb078a98195218774d2f8cdd7a7e4434475d0c262b1eba2' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('b04832fac852b9cf59262813bb3c86c22701e3a0a976d328184739826714540a' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: plasma-desktop/kde-unstable/PKGBUILD =================================================================== --- plasma-desktop/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ plasma-desktop/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,13 +3,13 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=plasma-desktop -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='KDE Plasma Desktop' arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(LGPL) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) depends=(gawk kdelibs4support polkit-kde-agent kmenuedit systemsettings baloo xdg-user-dirs libibus) optdepends=('plasma-nm: Network manager applet' 'powerdevil: power management, suspend and hibernate support' @@ -19,9 +19,9 @@ 'kaccounts-integration: OpenDesktop integration plugin' 'packagekit-qt5: to install new krunner plugins') makedepends=(extra-cmake-modules kdoctools xf86-input-evdev xf86-input-synaptics xf86-input-libinput xorg-server-devel - scim kdesignerplugin kaccounts-integration intltool packagekit-qt5 kinit) + scim kdesignerplugin kaccounts-integration intltool packagekit-qt5 kinit wayland-protocols) groups=(plasma) -sha256sums=('8fc57e417c8ef552004946ccfa2c3276a02a77f68c67892e7cb37692f9bc4117' +sha256sums=('53fdf81bf2c4cde5f615b7bc6d4f92150ac8a74dcde2cecce71a450f4969e8da' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: plasma-disks/kde-unstable/PKGBUILD =================================================================== --- plasma-disks/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ plasma-disks/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <[email protected]> pkgname=plasma-disks -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Monitors S.M.A.R.T. capable devices for imminent failure' arch=(x86_64) @@ -10,8 +10,8 @@ depends=(smartmontools kinfocenter) makedepends=(extra-cmake-modules) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('744f3d055e5f5d2464a978673dcd9e4a41b4e4ae39697f3d6554f48d1c13916d' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('feea8746cafbd5458769c6fcf5f338173cadf1663377483fffaa0455c83f1f61' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: plasma-firewall/kde-unstable/PKGBUILD =================================================================== --- plasma-firewall/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ plasma-firewall/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,13 +1,13 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=plasma-firewall -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Control Panel for your system firewall' arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(GPL LGPL) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) depends=(systemsettings) makedepends=(extra-cmake-modules) optdepends=('iproute2: netstat backend' @@ -14,7 +14,7 @@ 'firewalld: firewalld backend' 'ufw: ufw backend') groups=(plasma) -sha256sums=('501a2de9c69d4501729e1ad51a8d36c6b6a6b6861b65482084224bcd1a60774c' +sha256sums=('7179c0743da556733d91e61aa6f78850918135745bc33626173fdd89829ab72f' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: plasma-integration/kde-unstable/PKGBUILD =================================================================== --- plasma-integration/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ plasma-integration/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -2,8 +2,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=plasma-integration -pkgver=5.25.5 -pkgrel=2 +pkgver=5.25.90 +pkgrel=1 pkgdesc='Qt Platform Theme integration plugins for the Plasma workspaces' arch=(x86_64) url='https://kde.org/plasma-desktop/' @@ -11,11 +11,9 @@ depends=(kio kwayland libxcursor noto-fonts ttf-hack qqc2-desktop-style perl) makedepends=(extra-cmake-modules breeze plasma-wayland-protocols) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig} - https://invent.kde.org/plasma/plasma-integration/-/commit/52bd3c9c.patch) -sha256sums=('d90fe6322b0a410df1ac7ed2e20ea087479420847494ac1473287ef198294bdd' - 'SKIP' - 'ac575283c127575f366df2ed370867d12d2d938a7b7abfaa53b4f0da416f5042') +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('577a781f36a56cf61b93a1fa3d9c42e7a771cfcd192a8bf0b60dd479e7f60e12' + 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> 'D07BD8662C56CB291B316EB2F5675605C74E02CF' # David Edmundson <[email protected]> @@ -22,10 +20,6 @@ '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <[email protected]> options=(debug) -prepare() { - patch -d $pkgname-$pkgver -p1 < 52bd3c9c.patch # Fix Wayland on NVIDIA -} - build() { cmake -B build -S $pkgname-$pkgver \ -DBUILD_TESTING=OFF Modified: plasma-nm/kde-unstable/PKGBUILD =================================================================== --- plasma-nm/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ plasma-nm/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=plasma-nm -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Plasma applet written in QML for managing network connections' arch=(x86_64) @@ -13,8 +13,8 @@ makedepends=(extra-cmake-modules openconnect) optdepends=('openconnect: Cisco AnyConnect VPN plugin') groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('faca3e000ff441c13fe4744fca0f4550d49acf52c647857c7756c92c31e8cb0c' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('e3869b94084fc7aa86c5991f178be55b96a2c6269f3ace91dfa910369b05432a' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: plasma-pa/kde-unstable/PKGBUILD =================================================================== --- plasma-pa/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ plasma-pa/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <[email protected]> pkgname=plasma-pa -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Plasma applet for audio volume management using PulseAudio' arch=(x86_64) @@ -10,8 +10,8 @@ depends=(plasma-workspace pulseaudio perl) makedepends=(extra-cmake-modules kdoctools) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('6b5f8b44bf9650bbc3d10381c46391440b91fd9519a0613624fd5b1d43bd063c' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('d9af9b3e64757dc21a29b5fc0059cb199f7bd3b172bdc145c1638ae0533c835e' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: plasma-sdk/kde-unstable/PKGBUILD =================================================================== --- plasma-sdk/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ plasma-sdk/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=plasma-sdk -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Applications useful for Plasma development' arch=(x86_64) @@ -10,8 +10,8 @@ depends=(plasma-framework perl) makedepends=(extra-cmake-modules kdoctools ktexteditor) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('26e1fa8e7988802efa9305ea390ae88b27095185c8ee9205586dc71815b00cfc' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('6f28c4a0f66c010ebecdcfa075687278d4e072413e674fc3f32cda9fab45eb7f' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: plasma-systemmonitor/kde-unstable/PKGBUILD =================================================================== --- plasma-systemmonitor/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ plasma-systemmonitor/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,17 +1,17 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=plasma-systemmonitor -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='An interface for monitoring system sensors, process information and other system resources' arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(GPL LGPL) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) depends=(ksystemstats kitemmodels qqc2-desktop-style kquickcharts kdeclarative) makedepends=(extra-cmake-modules) groups=(plasma) -sha256sums=('3089f7de2c7f17d4f45664bbb544aa422d60bc4d39ce8614fc57b97ae1564367' +sha256sums=('27002d645f0b93f2419399a344d5fcbbef111f261fd609aa4f194ec9e68e34ae' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: plasma-thunderbolt/kde-unstable/PKGBUILD =================================================================== --- plasma-thunderbolt/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ plasma-thunderbolt/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=plasma-thunderbolt -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Plasma integration for controlling Thunderbolt devices' arch=(x86_64) @@ -10,8 +10,8 @@ groups=(plasma) depends=(bolt systemsettings) makedepends=(extra-cmake-modules) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('265c0e022736e47a648a725d1562cce0815d1cb8f42b4a7f699bb16182277ad1' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('93a9edd913a5e2790171982ef36c341b6848bf252abfe4cb6dcfdfb4f10366fd' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: plasma-vault/kde-unstable/PKGBUILD =================================================================== --- plasma-vault/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ plasma-vault/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=plasma-vault -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Plasma applet and services for creating encrypted vaults' arch=(x86_64) @@ -11,8 +11,8 @@ depends=(plasma-workspace networkmanager-qt) makedepends=(extra-cmake-modules) optdepends=('encfs: to use encFS for encryption' 'cryfs: to use cryFS for encryption' 'gocryptfs: to use gocryptfs for encryption') -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('b25827f24e024002867bc233545e800bc5906f8f11a30a46023e6b437d25ce96' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('6dd85bda638ca44a74744ee05cbe708377f5acdfff32ce871da6a1f284a73ee3' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Deleted: plasma-workspace/kde-unstable/9bf0e56d.patch =================================================================== --- plasma-workspace/trunk/9bf0e56d.patch 2022-09-15 13:36:26 UTC (rev 456130) +++ plasma-workspace/kde-unstable/9bf0e56d.patch 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,49 +0,0 @@ -From 9bf0e56da84de5e9bd2b3ff28bdb2cb1af6de91e Mon Sep 17 00:00:00 2001 -From: Harald Sitter <[email protected]> -Date: Tue, 13 Sep 2022 13:54:04 +0200 -Subject: [PATCH] delay ksplash until after env is set up - -otherwise we can dbus invoke with the wrong environment. specifically -this happens with the latest qtbase changes that introduced color -picking support on wayland. when we start a qguiapplication with -incomplete environment that dbus invokes the xdg-portal system and that -in turn has an incomplete environment resulting in theming and the likes -not properly applying because the portal doesn't know that it runs -inside a plasma session. - -https://invent.kde.org/qt/qt/qtbase/-/commit/2dc083df009a45c5dacfea27b0affeb85b01f847 - -BUG: 458865 ---- - startkde/startplasma-x11.cpp | 10 ++++++---- - 1 file changed, 6 insertions(+), 4 deletions(-) - -diff --git a/startkde/startplasma-x11.cpp b/startkde/startplasma-x11.cpp -index f8123557e5..08a4c0d1c0 100644 ---- a/startkde/startplasma-x11.cpp -+++ b/startkde/startplasma-x11.cpp -@@ -57,9 +57,6 @@ int main(int argc, char **argv) - } - } - -- setupCursor(false); -- QScopedPointer<QProcess, KillBeforeDeleter> ksplash(setupKSplash()); -- - runEnvironmentScripts(); - - out << "startkde: Starting up...\n"; -@@ -80,6 +76,11 @@ int main(int argc, char **argv) - // variables (e.g. LANG and LC_*) - importSystemdEnvrionment(); - -+ // NOTE: Do not start QGuiApplications before setting up the environment. We'd be at risk of dbus invoking other -+ // processes with an incomplete environment. -+ setupCursor(false); -+ QScopedPointer<QProcess, KillBeforeDeleter> ksplash(setupKSplash()); -+ - if (!startPlasmaSession(false)) - return 1; - --- -GitLab - Modified: plasma-workspace/kde-unstable/PKGBUILD =================================================================== --- plasma-workspace/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ plasma-workspace/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -5,8 +5,8 @@ pkgbase=plasma-workspace pkgname=(plasma-workspace plasma-wayland-session) -pkgver=5.25.5 -pkgrel=3 +pkgver=5.25.90 +pkgrel=1 pkgdesc='KDE Plasma Workspace' arch=(x86_64) url='https://kde.org/plasma-desktop/' @@ -13,18 +13,14 @@ license=(LGPL) depends=(knotifyconfig ksystemstats ktexteditor libqalculate kde-cli-tools appstream-qt xorg-xrdb xorg-xsetroot kactivitymanagerd kholidays xorg-xmessage milou prison kwin - plasma-integration kpeople kactivities-stats libkscreen kquickcharts kuserfeedback + plasma-integration kpeople kactivities-stats libkscreen kquickcharts kuserfeedback kpipewire accountsservice kio-extras kio-fuse qt5-tools oxygen-sounds) -makedepends=(extra-cmake-modules kdoctools gpsd baloo networkmanager-qt plasma-wayland-protocols kunitconversion kinit) +makedepends=(extra-cmake-modules kdoctools gpsd baloo networkmanager-qt plasma-wayland-protocols kunitconversion) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgbase-$pkgver.tar.xz{,.sig} kde.pam - https://invent.kde.org/plasma/plasma-workspace/-/commit/c7ba560c.patch - 9bf0e56d.patch) -sha256sums=('bd74390273a18b117932b883a085840b3f364da6756262217337ea03e278bc5f' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgbase-$pkgver.tar.xz{,.sig} kde.pam) +sha256sums=('28f8c6c999c55047638040cfbd5d7e23c722dc5b7d89e6de678cb599c876509d' 'SKIP' - '00090291204baabe9d6857d3b1419832376dd2e279087d718b64792691e86739' - 'd6d050aa8e7a8827f2b6c9110425a10f3e1c738a65019821c320fa1102890203' - '61598f2334a50ff1607d41c31fbe121350d8a64f4e265966a171beeb52182c33') + '00090291204baabe9d6857d3b1419832376dd2e279087d718b64792691e86739') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> 'D07BD8662C56CB291B316EB2F5675605C74E02CF' # David Edmundson <[email protected]> @@ -31,11 +27,6 @@ '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <[email protected]> options=(debug) -prepare() { - patch -d $pkgname-$pkgver -p1 < c7ba560c.patch # Fix infinite recursion in widget explorer - patch -d $pkgname-$pkgver -p1 < 9bf0e56d.patch # Fix xdg-desktop-portal-kde breakage with recent qt5-base -} - build() { cmake -B build -S $pkgbase-$pkgver \ -DCMAKE_INSTALL_LIBEXECDIR=lib \ Modified: plasma-workspace-wallpapers/kde-unstable/PKGBUILD =================================================================== --- plasma-workspace-wallpapers/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ plasma-workspace-wallpapers/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=plasma-workspace-wallpapers -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Additional wallpapers for the Plasma Workspace' arch=(any) @@ -11,8 +11,8 @@ license=(LGPL) makedepends=(extra-cmake-modules qt5-base) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('d9b33f79ee205c278b53c8c88e171a9093d4e0783510216f70ddf36f207aaf5d' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('9514fafeb36eebb70a2d1fbd2ea6d399e7b694bed959678572d6600c1f6f47e5' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: polkit-kde-agent/kde-unstable/PKGBUILD =================================================================== --- polkit-kde-agent/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ polkit-kde-agent/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=polkit-kde-agent -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Daemon providing a polkit authentication UI for KDE' arch=(x86_64) @@ -12,8 +12,8 @@ depends=(kiconthemes kdbusaddons kcrash) makedepends=(extra-cmake-modules kdoctools) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-1-$pkgver.tar.xz{,.sig}) -sha256sums=('8d6fba3527727ff9cdba339e770b0642b4a47b720f6f41c16060b33769b769e1' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-1-$pkgver.tar.xz{,.sig}) +sha256sums=('5e65a6b47ff77ebfa8c4e5012dd607799d71e920c4ded60b26bb363c60f941f9' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: powerdevil/kde-unstable/PKGBUILD =================================================================== --- powerdevil/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ powerdevil/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=powerdevil -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='Manages the power consumption settings of a Plasma Shell' arch=(x86_64) @@ -13,8 +13,8 @@ makedepends=(extra-cmake-modules kdoctools) optdepends=('kinfocenter: for the Energy Information KCM' 'power-profiles-daemon: power profiles support') groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('f99ab3c099321a4af87d897428e4bff095a55998b65d2b08e10afd6373d4d12a' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('3e34f5650fcff7f291365fcbf539993e8f5bab04dff33b2e51f825a16982f0be' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: sddm-kcm/kde-unstable/PKGBUILD =================================================================== --- sddm-kcm/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ sddm-kcm/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=sddm-kcm -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='KDE Config Module for SDDM' arch=(x86_64) @@ -12,8 +12,8 @@ depends=(sddm knewstuff systemsettings) makedepends=(extra-cmake-modules kdoctools) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('a69c4cb9f0a4073e4b2be916e828709d2281420865aaec72308f6ea91f937cc3' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('f18ea6c7a34df55e95a0e2b9b45805fab0305da8635b448705573eed4557b893' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: systemsettings/kde-unstable/PKGBUILD =================================================================== --- systemsettings/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ systemsettings/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=systemsettings -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='KDE system manager for hardware, software, and workspaces' arch=(x86_64) @@ -12,8 +12,8 @@ depends=(plasma-workspace) makedepends=(extra-cmake-modules kdoctools) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('d4157cbde3e38cb87a0a70448b7b450506896d534ecc6b6ab0cfa1f8bc71f558' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('71232c70f7850953637c8faf478f8d44f9bf526dd034f2112c1c57f528f66a8c' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> Modified: xdg-desktop-portal-kde/kde-unstable/PKGBUILD =================================================================== --- xdg-desktop-portal-kde/trunk/PKGBUILD 2022-09-15 13:36:26 UTC (rev 456130) +++ xdg-desktop-portal-kde/kde-unstable/PKGBUILD 2022-09-15 17:44:51 UTC (rev 456148) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=xdg-desktop-portal-kde -pkgver=5.25.5 +pkgver=5.25.90 pkgrel=1 pkgdesc='A backend implementation for xdg-desktop-portal using Qt/KF5' arch=(x86_64) @@ -11,8 +11,8 @@ makedepends=(extra-cmake-modules plasma-wayland-protocols) provides=(xdg-desktop-portal-impl) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('f3e0346c7dab797f9e486f0b2e1b05ec9919a653e3f959812f86fa0e23af7450' +source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('3c3c8a1e7e7f8f3ce29abb74580c385e490772266f94d5cb148f467317382035' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]>
