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

Sergej Pupykin spupykin at archlinux.org
Sun Feb 2 10:35:41 UTC 2020


    Date: Sunday, February 2, 2020 @ 10:35:40
  Author: spupykin
Revision: 561551

upgpkg: inotify-tools 3.20.2.1-1

Modified:
  inotify-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-02 10:07:55 UTC (rev 561550)
+++ PKGBUILD	2020-02-02 10:35:40 UTC (rev 561551)
@@ -2,7 +2,7 @@
 # Contributor: Alessandro Sagratini
 
 pkgname=inotify-tools
-pkgver=3.20.2
+pkgver=3.20.2.1
 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=('5ef0519934ac99f58c217fce259832a4ed51e25ded64c8aaf1149791b2c9b2c7')
+sha256sums=('2a93b074ac136bb8f78fbf84955644f99f080f39cc8814b40cc517b7e0f52b10')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list