Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kscreenlocker
Commits:
e51a2694 by Antonio Rojas at 2025-03-11T18:51:44+01:00
upgpkg: 6.3.3-1: Plasma 6.3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kscreenlocker
pkgdesc = Library and components for secure lock screen architecture
- pkgver = 6.3.2
+ pkgver = 6.3.3
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.3.2/kscreenlocker-6.3.2.tar.xz
- source =
https://download.kde.org/stable/plasma/6.3.2/kscreenlocker-6.3.2.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.3.3/kscreenlocker-6.3.3.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.3.3/kscreenlocker-6.3.3.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 =
1c614c287eeb0d7eb9d29dbae856761d82c57c380fd716d042dba63794aa82de
+ sha256sums =
fac09e34871663b5fe68aabfcdfb114d8d6bb8f555aa07a95d32e55e0c656af5
sha256sums = SKIP
sha256sums =
adba7bb7c27eb3a572e5e9d3cea0dbeebe59d3634472d1863d14fe892cb13b2b
sha256sums =
32734b4e1ec8b7f7e32b6cb2d68285c5c4f15f53736bba085096e76095181241
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=kscreenlocker
-pkgver=6.3.2
+pkgver=6.3.3
_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=('1c614c287eeb0d7eb9d29dbae856761d82c57c380fd716d042dba63794aa82de'
+sha256sums=('fac09e34871663b5fe68aabfcdfb114d8d6bb8f555aa07a95d32e55e0c656af5'
'SKIP'
'adba7bb7c27eb3a572e5e9d3cea0dbeebe59d3634472d1863d14fe892cb13b2b'
'32734b4e1ec8b7f7e32b6cb2d68285c5c4f15f53736bba085096e76095181241'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kscreenlocker/-/commit/e51a269484b524439c35267fc9360434ddd3913e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kscreenlocker/-/commit/e51a269484b524439c35267fc9360434ddd3913e
You're receiving this email because of your account on gitlab.archlinux.org.