Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
kscreenlocker5
Commits:
264eaf04 by Felix Yan at 2024-03-03T22:46:43+02:00
upgpkg: 5.27.10-2: remove plasma group
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,10 +1,9 @@
pkgbase = kscreenlocker5
pkgdesc = Qt 5 Library and components for secure lock screen
architecture
pkgver = 5.27.10
- pkgrel = 1
+ pkgrel = 2
url = https://kde.org/plasma-desktop/
arch = x86_64
- groups = plasma
license = LGPL
makedepends = extra-cmake-modules
makedepends = kdoctools5
=====================================
PKGBUILD
=====================================
@@ -4,12 +4,11 @@ pkgname=kscreenlocker5
_pkgname=kscreenlocker
pkgver=5.27.10
_dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=1
+pkgrel=2
pkgdesc='Qt 5 Library and components for secure lock screen architecture'
arch=(x86_64)
url='https://kde.org/plasma-desktop/'
license=(LGPL)
-groups=(plasma)
depends=(layer-shell-qt5 kidletime5 kdeclarative5 libkscreen5 kwayland5 perl)
makedepends=(extra-cmake-modules kdoctools5 kcmutils5 libxcursor)
optdepends=('kcmutils5: configuration module')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kscreenlocker5/-/commit/264eaf04bab19c6dcefafabda20b9bb58cdfe5b1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kscreenlocker5/-/commit/264eaf04bab19c6dcefafabda20b9bb58cdfe5b1
You're receiving this email because of your account on gitlab.archlinux.org.