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

Sergej Pupykin spupykin at archlinux.org
Thu Jan 30 09:14:25 UTC 2020


    Date: Thursday, January 30, 2020 @ 09:14:24
  Author: spupykin
Revision: 560077

upgpkg: inotify-tools 3.20.2-1

Modified:
  inotify-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-30 09:13:25 UTC (rev 560076)
+++ PKGBUILD	2020-01-30 09:14:24 UTC (rev 560077)
@@ -2,7 +2,7 @@
 # Contributor: Alessandro Sagratini
 
 pkgname=inotify-tools
-pkgver=3.20.1
+pkgver=3.20.2
 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=('a433cc1dedba851078276db69b0e97f9fe41e4ba3336d2971adfca4b3a6242ac')
+sha256sums=('5ef0519934ac99f58c217fce259832a4ed51e25ded64c8aaf1149791b2c9b2c7')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list