[arch-commits] Commit in kwin/kde-unstable (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Thu May 19 19:37:15 UTC 2022


    Date: Thursday, May 19, 2022 @ 19:37:14
  Author: arojas
Revision: 446102

Replace kwayland-server

Modified:
  kwin/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-19 19:04:02 UTC (rev 446101)
+++ PKGBUILD	2022-05-19 19:37:14 UTC (rev 446102)
@@ -4,7 +4,7 @@
 
 pkgname=kwin
 pkgver=5.24.90
-pkgrel=1
+pkgrel=2
 pkgdesc='An easy to use, but flexible, composited Window Manager'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -13,6 +13,7 @@
          pipewire-session-manager libqaccessibilityclient lcms2 libxcvt)
 makedepends=(extra-cmake-modules qt5-tools kdoctools krunner wayland-protocols plasma-wayland-protocols python)
 optdepends=('maliit-keyboard: virtual keyboard for kwin-wayland')
+replaces=(kwayland-server)
 groups=(plasma)
 source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
 install=$pkgname.install



More information about the arch-commits mailing list