Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kwin


Commits:
7cb07e63 by Antonio Rojas at 2023-10-05T23:10:53+02:00
upgpkg: 5.27.8-3: Rename kf5 packages

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = kwin
        pkgdesc = An easy to use, but flexible, composited Window Manager
        pkgver = 5.27.8
-       pkgrel = 2
+       pkgrel = 3
        url = https://kde.org/plasma-desktop/
        install = kwin.install
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = kwin
        makedepends = python
        depends = kscreenlocker
        depends = xcb-util-cursor
-       depends = plasma-framework
+       depends = plasma-framework5
        depends = kcmutils5
        depends = breeze
        depends = pipewire-session-manager


=====================================
PKGBUILD
=====================================
@@ -5,12 +5,12 @@
 pkgname=kwin
 pkgver=5.27.8
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=2
+pkgrel=3
 pkgdesc='An easy to use, but flexible, composited Window Manager'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
 license=(LGPL)
-depends=(kscreenlocker xcb-util-cursor plasma-framework kcmutils5 breeze
+depends=(kscreenlocker xcb-util-cursor plasma-framework5 kcmutils5 breeze
          pipewire-session-manager libqaccessibilityclient lcms2 libxcvt)
 makedepends=(extra-cmake-modules qt5-tools kdoctools5 krunner5 
wayland-protocols plasma-wayland-protocols python)
 optdepends=('maliit-keyboard: virtual keyboard for kwin-wayland')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kwin/-/commit/7cb07e632f6041240bac1782e2b101aee4d0d64e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kwin/-/commit/7cb07e632f6041240bac1782e2b101aee4d0d64e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to