* update kcron to 24.05.2-1
This commit is contained in:
parent
b360abb610
commit
e962ceb6da
32
kde/kcron/.SRCINFO
Normal file
32
kde/kcron/.SRCINFO
Normal file
@ -0,0 +1,32 @@
|
||||
pkgbase = kcron
|
||||
pkgdesc = Configure and schedule tasks
|
||||
pkgver = 24.05.2
|
||||
pkgrel = 1
|
||||
url = https://apps.kde.org/kcron/
|
||||
arch = x86_64
|
||||
groups = kde-applications
|
||||
groups = kde-system
|
||||
license = GPL-2.0-or-later
|
||||
license = LGPL-2.0-or-later
|
||||
makedepends = extra-cmake-modules
|
||||
makedepends = kdoctools
|
||||
depends = cron
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
depends = kauth
|
||||
depends = kconfigwidgets
|
||||
depends = kcoreaddons
|
||||
depends = kcmutils
|
||||
depends = ki18n
|
||||
depends = kio
|
||||
depends = kwidgetsaddons
|
||||
depends = qt6-base
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/kcron-24.05.2.tar.xz
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/kcron-24.05.2.tar.xz.sig
|
||||
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
|
||||
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
|
||||
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
|
||||
sha256sums = 9a856f129f7d029d396d2223e3b8dca213cfd241a67ed4c61e5c3f660f6cc21b
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = kcron
|
@ -4,7 +4,7 @@
|
||||
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
||||
|
||||
pkgname=kcron
|
||||
pkgver=24.05.0
|
||||
pkgver=24.05.2
|
||||
pkgrel=1
|
||||
pkgdesc='Configure and schedule tasks'
|
||||
url='https://apps.kde.org/kcron/'
|
||||
@ -26,7 +26,7 @@ makedepends=(extra-cmake-modules
|
||||
groups=(kde-applications
|
||||
kde-system)
|
||||
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('26590d9fb7cff9228a2b14dcb824d7e22d86c0a42042d6c9924fdadbf0efb23e'
|
||||
sha256sums=('9a856f129f7d029d396d2223e3b8dca213cfd241a67ed4c61e5c3f660f6cc21b'
|
||||
'SKIP')
|
||||
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
|
||||
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user