* update kde-inotify-survey to 24.05.2-1
This commit is contained in:
parent
6566a4a34a
commit
bff2e9aa85
@ -1,24 +1,28 @@
|
||||
pkgbase = kde-inotify-survey
|
||||
pkgdesc = Tooling for monitoring inotify limits and informing the user when they have been or about to be reached
|
||||
pkgver = 23.08.3
|
||||
pkgver = 24.05.2
|
||||
pkgrel = 1
|
||||
url = https://invent.kde.org/system/kde-inotify-survey
|
||||
arch = x86_64
|
||||
groups = kde-applications
|
||||
groups = kde-system
|
||||
license = GPL
|
||||
license = LGPL
|
||||
license = GPL-2.0-or-later
|
||||
license = LGPL-2.0-or-later
|
||||
makedepends = extra-cmake-modules
|
||||
depends = kauth5
|
||||
depends = knotifications5
|
||||
depends = ki18n5
|
||||
depends = kdbusaddons5
|
||||
source = https://download.kde.org/stable/release-service/23.08.3/src/kde-inotify-survey-23.08.3.tar.xz
|
||||
source = https://download.kde.org/stable/release-service/23.08.3/src/kde-inotify-survey-23.08.3.tar.xz.sig
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
depends = kauth
|
||||
depends = kcoreaddons
|
||||
depends = kdbusaddons
|
||||
depends = ki18n
|
||||
depends = knotifications
|
||||
depends = qt6-base
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/kde-inotify-survey-24.05.2.tar.xz
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/kde-inotify-survey-24.05.2.tar.xz.sig
|
||||
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
|
||||
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
|
||||
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
|
||||
sha256sums = 0ce350c4e39a43a9f5c1bcab49feaf613af78ab81e0aa79911d0e81433bd50ac
|
||||
sha256sums = d185ae82e31764617b209686169185d52e3c2b51e85f43643a922cccb862ec20
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = kde-inotify-survey
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=kde-inotify-survey
|
||||
pkgver=24.05.0
|
||||
pkgver=24.05.2
|
||||
pkgrel=1
|
||||
pkgdesc='Tooling for monitoring inotify limits and informing the user when they have been or about to be reached'
|
||||
url='https://invent.kde.org/system/kde-inotify-survey'
|
||||
@ -20,7 +20,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=('db9fa5ab6664ab2ee0eafeee5c9667e917d28e1fac02bcce6d2c2529437d79bf'
|
||||
sha256sums=('d185ae82e31764617b209686169185d52e3c2b51e85f43643a922cccb862ec20'
|
||||
'SKIP')
|
||||
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
|
||||
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user