Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kde-inotify-survey
Commits:
844b804a by Antonio Rojas at 2025-03-06T17:41:27+01:00
upgpkg: 24.12.3-1: Update to 24.12.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kde-inotify-survey
pkgdesc = Tooling for monitoring inotify limits and informing the user
when they have been or about to be reached
- pkgver = 24.12.2
+ pkgver = 24.12.3
pkgrel = 1
url = https://invent.kde.org/system/kde-inotify-survey
arch = x86_64
@@ -17,12 +17,12 @@ pkgbase = kde-inotify-survey
depends = ki18n
depends = knotifications
depends = qt6-base
- source =
https://download.kde.org/stable/release-service/24.12.2/src/kde-inotify-survey-24.12.2.tar.xz
- source =
https://download.kde.org/stable/release-service/24.12.2/src/kde-inotify-survey-24.12.2.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/24.12.3/src/kde-inotify-survey-24.12.3.tar.xz
+ source =
https://download.kde.org/stable/release-service/24.12.3/src/kde-inotify-survey-24.12.3.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
3933e5363ef2e5f118d8858905d5c5357d7a62f89e1f1549b9e8d8b5f52c8d7d
+ sha256sums =
6b572a18514a2288512380ccf5ea1dbbad5e85d4a5e4dc7003d32b84337d46a8
sha256sums = SKIP
pkgname = kde-inotify-survey
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=kde-inotify-survey
-pkgver=24.12.2
+pkgver=24.12.3
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'
@@ -19,7 +19,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=('3933e5363ef2e5f118d8858905d5c5357d7a62f89e1f1549b9e8d8b5f52c8d7d'
+sha256sums=('6b572a18514a2288512380ccf5ea1dbbad5e85d4a5e4dc7003d32b84337d46a8'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid
<[email protected]>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kde-inotify-survey/-/commit/844b804afb0a8d07fcc7180f93c57b31f45c0385
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kde-inotify-survey/-/commit/844b804afb0a8d07fcc7180f93c57b31f45c0385
You're receiving this email because of your account on gitlab.archlinux.org.