Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kscreenlocker
Commits:
a883394e by Antonio Rojas at 2025-02-11T13:15:44+01:00
upgpkg: 6.3.0-1: Plasma 6.3.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kscreenlocker
pkgdesc = Library and components for secure lock screen architecture
- pkgver = 6.2.5
+ pkgver = 6.3.0
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -40,8 +40,8 @@ pkgbase = kscreenlocker
backup = etc/pam.d/kde
backup = etc/pam.d/kde-fingerprint
backup = etc/pam.d/kde-smartcard
- source =
https://download.kde.org/stable/plasma/6.2.5/kscreenlocker-6.2.5.tar.xz
- source =
https://download.kde.org/stable/plasma/6.2.5/kscreenlocker-6.2.5.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.3.0/kscreenlocker-6.3.0.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.3.0/kscreenlocker-6.3.0.tar.xz.sig
source = kde.pam
source = kde-fingerprint.pam
source = kde-smartcard.pam
@@ -49,7 +49,7 @@ pkgbase = kscreenlocker
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
3a3ed2d040394dc2a80cf25cdd2a6c4022146aca54e72c44af16e8982e8b8e4e
+ sha256sums =
ad86ba0d7dc8754aa5dd8097ab25288cdfaa44c01e31a10813ab4d0d6987f65e
sha256sums = SKIP
sha256sums =
adba7bb7c27eb3a572e5e9d3cea0dbeebe59d3634472d1863d14fe892cb13b2b
sha256sums =
32734b4e1ec8b7f7e32b6cb2d68285c5c4f15f53736bba085096e76095181241
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=kscreenlocker
-pkgver=6.2.5
+pkgver=6.3.0
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=1
pkgdesc='Library and components for secure lock screen architecture'
@@ -47,7 +47,7 @@
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{
kde.pam
kde-fingerprint.pam
kde-smartcard.pam)
-sha256sums=('3a3ed2d040394dc2a80cf25cdd2a6c4022146aca54e72c44af16e8982e8b8e4e'
+sha256sums=('ad86ba0d7dc8754aa5dd8097ab25288cdfaa44c01e31a10813ab4d0d6987f65e'
'SKIP'
'adba7bb7c27eb3a572e5e9d3cea0dbeebe59d3634472d1863d14fe892cb13b2b'
'32734b4e1ec8b7f7e32b6cb2d68285c5c4f15f53736bba085096e76095181241'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kscreenlocker/-/commit/a883394e33969d34d6114fb25e4adc949efabdf3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kscreenlocker/-/commit/a883394e33969d34d6114fb25e4adc949efabdf3
You're receiving this email because of your account on gitlab.archlinux.org.