[arch-commits] Commit in inotify-tools/trunk (PKGBUILD)

Sergej Pupykin spupykin at gemini.archlinux.org
Wed Jun 8 19:10:20 UTC 2022


    Date: Wednesday, June 8, 2022 @ 19:10:19
  Author: spupykin
Revision: 1229372

upgpkg: inotify-tools 3.22.6.0-1

Modified:
  inotify-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-08 18:53:21 UTC (rev 1229371)
+++ PKGBUILD	2022-06-08 19:10:19 UTC (rev 1229372)
@@ -2,7 +2,7 @@
 # Contributor: Alessandro Sagratini
 
 pkgname=inotify-tools
-pkgver=3.22.1.0
+pkgver=3.22.6.0
 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=('da81010756866966e6dfb1521c2be2f0946e7626fa29122e1672dc654fc89ff3')
+sha256sums=('c6b7e70f1df09e386217102a1fe041cfc15fa4f3d683d2970140b6814cf2ed12')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list