Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kde-inotify-survey
Commits:
03c2087e by Antonio Rojas at 2026-01-08T13:57:19+01:00
upgpkg: 25.12.1-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.0
+ pkgver = 25.12.1
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.0/src/kde-inotify-survey-25.12.0.tar.xz
- source =
https://download.kde.org/stable/release-service/25.12.0/src/kde-inotify-survey-25.12.0.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/25.12.1/src/kde-inotify-survey-25.12.1.tar.xz
+ source =
https://download.kde.org/stable/release-service/25.12.1/src/kde-inotify-survey-25.12.1.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
cf24cd5609afbb2f3c70a0c101bc41a1e50aaede4b1544f9186119ee5d7e51ae
+ sha256sums =
44dc7e80863e6547920e9de7c0b9d21d2a9b9e8b3eb35f6d6be6bbf708ea68f1
sha256sums = SKIP
pkgname = kde-inotify-survey
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=kde-inotify-survey
-pkgver=25.12.0
+pkgver=25.12.1
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=('cf24cd5609afbb2f3c70a0c101bc41a1e50aaede4b1544f9186119ee5d7e51ae'
+sha256sums=('44dc7e80863e6547920e9de7c0b9d21d2a9b9e8b3eb35f6d6be6bbf708ea68f1'
'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/03c2087e586f8c7cd4890108c48a606ab8b427df
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kde-inotify-survey/-/commit/03c2087e586f8c7cd4890108c48a606ab8b427df
You're receiving this email because of your account on gitlab.archlinux.org.