git » kscreenlocker.git » commit a52031a

upgpkg: 6.1.0-1: Plasma 6.1.0

author Antonio Rojas
2024-06-18 14:35:36 UTC
committer Antonio Rojas
2024-06-18 14:35:36 UTC
parent 796fb3b9ebade09ccfe0b5906ca109651a425fb6

upgpkg: 6.1.0-1: Plasma 6.1.0

.SRCINFO +4 -4
PKGBUILD +2 -2

diff --git a/.SRCINFO b/.SRCINFO
index 6300818..2c62339 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = kscreenlocker
 	pkgdesc = Library and components for secure lock screen architecture
-	pkgver = 6.0.5
+	pkgver = 6.1.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.0.5/kscreenlocker-6.0.5.tar.xz
-	source = https://download.kde.org/stable/plasma/6.0.5/kscreenlocker-6.0.5.tar.xz.sig
+	source = https://download.kde.org/stable/plasma/6.1.0/kscreenlocker-6.1.0.tar.xz
+	source = https://download.kde.org/stable/plasma/6.1.0/kscreenlocker-6.1.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 = 5bb94a2a0d69cceb7ed4efcbf786b53388567d510a410fd9d01be913d2b163d0
+	sha256sums = 0a32c52e74d1cc4e9044a1be29780736aa0cfae619dff03097d5677ec9f10671
 	sha256sums = SKIP
 	sha256sums = adba7bb7c27eb3a572e5e9d3cea0dbeebe59d3634472d1863d14fe892cb13b2b
 	sha256sums = 32734b4e1ec8b7f7e32b6cb2d68285c5c4f15f53736bba085096e76095181241
diff --git a/PKGBUILD b/PKGBUILD
index 0fac731..198a6ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kscreenlocker
-pkgver=6.0.5
+pkgver=6.1.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=('5bb94a2a0d69cceb7ed4efcbf786b53388567d510a410fd9d01be913d2b163d0'
+sha256sums=('0a32c52e74d1cc4e9044a1be29780736aa0cfae619dff03097d5677ec9f10671'
             'SKIP'
             'adba7bb7c27eb3a572e5e9d3cea0dbeebe59d3634472d1863d14fe892cb13b2b'
             '32734b4e1ec8b7f7e32b6cb2d68285c5c4f15f53736bba085096e76095181241'