Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kidletime
Commits:
981c7315 by Antonio Rojas at 2025-01-09T19:49:42+01:00
upgpkg: 6.10.0-1: Update to 6.10.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kidletime
pkgdesc = Monitoring user activity
- pkgver = 6.9.0
+ pkgver = 6.10.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -24,12 +24,12 @@ pkgbase = kidletime
optdepends = libxss: XCB plugin
optdepends = qt6-wayland: Wayland plugin
optdepends = wayland: Wayland plugin
- source =
https://download.kde.org/stable/frameworks/6.9/kidletime-6.9.0.tar.xz
- source =
https://download.kde.org/stable/frameworks/6.9/kidletime-6.9.0.tar.xz.sig
+ source =
https://download.kde.org/stable/frameworks/6.10/kidletime-6.10.0.tar.xz
+ source =
https://download.kde.org/stable/frameworks/6.10/kidletime-6.10.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
- sha256sums =
e1665ef314660d8493f330069c477d1c8cfb0977be4b9f380d8e726b2694d242
+ sha256sums =
fa25fe866aefd4536022142822ce9856f7a85ffa95070980527de9b31eab0988
sha256sums = SKIP
pkgname = kidletime
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=kidletime
-pkgver=6.9.0
+pkgver=6.10.0
pkgrel=1
pkgdesc='Monitoring user activity'
arch=(x86_64)
@@ -28,7 +28,7 @@ optdepends=('libx11: XCB plugin'
'wayland: Wayland plugin')
groups=(kf6)
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('e1665ef314660d8493f330069c477d1c8cfb0977be4b9f380d8e726b2694d242'
+sha256sums=('fa25fe866aefd4536022142822ce9856f7a85ffa95070980527de9b31eab0988'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure
<[email protected]>
E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kidletime/-/commit/981c7315c6ee1fa6f2fe5a77613f8b7f634deb6a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kidletime/-/commit/981c7315c6ee1fa6f2fe5a77613f8b7f634deb6a
You're receiving this email because of your account on gitlab.archlinux.org.