Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kde-inotify-survey
Commits:
eaf8d734 by Antonio Rojas at 2026-03-05T18:37:15+01:00
upgpkg: 25.12.3-1: Upstream update
- - - - -
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 = 25.12.2
+ pkgver = 25.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/25.12.2/src/kde-inotify-survey-25.12.2.tar.xz
- source =
https://download.kde.org/stable/release-service/25.12.2/src/kde-inotify-survey-25.12.2.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/25.12.3/src/kde-inotify-survey-25.12.3.tar.xz
+ source =
https://download.kde.org/stable/release-service/25.12.3/src/kde-inotify-survey-25.12.3.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
8383951e8d122275ec3d47a7a2a655ca0700f9ca92b8189b743b4e42e9a80ec7
+ sha256sums =
05c0204ddc166df04a5bd396f5af0408c0305fd34a7ff83619e86c87096c90e3
sha256sums = SKIP
pkgname = kde-inotify-survey
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=kde-inotify-survey
-pkgver=25.12.2
+pkgver=25.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=('8383951e8d122275ec3d47a7a2a655ca0700f9ca92b8189b743b4e42e9a80ec7'
+sha256sums=('05c0204ddc166df04a5bd396f5af0408c0305fd34a7ff83619e86c87096c90e3'
'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/eaf8d734b2ef00a1a5a6ba77e8270bb4c18502e8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kde-inotify-survey/-/commit/eaf8d734b2ef00a1a5a6ba77e8270bb4c18502e8
You're receiving this email because of your account on gitlab.archlinux.org.