diff options
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ pkgbase = kscreenlocker-git pkgdesc = Library and components for secure lock screen architecture pkgver = 6.0.80_r1288.g2c17bd6 - pkgrel = 1 + pkgrel = 2 url = https://kde.org/plasma-desktop/ arch = x86_64 groups = plasma-git @@ -35,7 +35,7 @@ pkgbase = kscreenlocker-git depends = libplasma-git depends = qt6-base depends = qt6-declarative - depends = wayland-git + depends = wayland depends = xcb-util-keysyms optdepends = kcmutils: configuration module provides = kscreenlocker @@ -5,12 +5,12 @@ pkgname=kscreenlocker-git pkgver=6.0.80_r1288.g2c17bd6 -pkgrel=1 +pkgrel=2 pkgdesc='Library and components for secure lock screen architecture' arch=($CARCH) url='https://kde.org/plasma-desktop/' license=(LGPL-2.0-or-later) -depends=(gcc-libs glibc kconfig-git kcoreaddons-git kcrash-git kdeclarative-git kglobalaccel-git ki18n-git kidletime-git kio-git kirigami-git knotifications-git kpackage-git ksvg-git kwindowsystem-git kxmlgui-git layer-shell-qt-git libkscreen-git libx11 libxcb libxi pam libplasma-git qt6-base qt6-declarative wayland-git xcb-util-keysyms) +depends=(gcc-libs glibc kconfig-git kcoreaddons-git kcrash-git kdeclarative-git kglobalaccel-git ki18n-git kidletime-git kio-git kirigami-git knotifications-git kpackage-git ksvg-git kwindowsystem-git kxmlgui-git layer-shell-qt-git libkscreen-git libx11 libxcb libxi pam libplasma-git qt6-base qt6-declarative wayland xcb-util-keysyms) makedepends=(git extra-cmake-modules-git kcmutils-git kdoctools-git) optdepends=('kcmutils: configuration module') groups=(plasma-git) |