Date: Wednesday, September 29, 2021 @ 12:06:08
  Author: spupykin
Revision: 1025941

upgpkg: inotify-tools 3.21.9.6-1

Modified:
  inotify-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-09-29 11:38:47 UTC (rev 1025940)
+++ PKGBUILD    2021-09-29 12:06:08 UTC (rev 1025941)
@@ -2,7 +2,7 @@
 # Contributor: Alessandro Sagratini
 
 pkgname=inotify-tools
-pkgver=3.21.9.5
+pkgver=3.21.9.6
 pkgrel=1
 pkgdesc="inotify-tools is a C library and a set of command-line programs for 
Linux providing a simple interface to inotify."
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('gcc' 'make' 'doxygen')
 options=('docs')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/rvoicilas/inotify-tools/archive/$pkgver.tar.gz)
-sha256sums=('fee64502f63d5a6bc2cb8ac0e5613a008bc4a6c9dc6c8bbc77290029f2e502b1')
+sha256sums=('0ca3d5a632149e26375bbb0b542193698bc44da027925f7b7473a5617984d7e3')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver

Reply via email to