[arch-commits] Commit in inotify-tools/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Nov 13 16:03:10 UTC 2020
Date: Friday, November 13, 2020 @ 16:03:10
Author: spupykin
Revision: 753915
upgpkg: inotify-tools 3.20.11.0-1
Modified:
inotify-tools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-13 14:50:16 UTC (rev 753914)
+++ PKGBUILD 2020-11-13 16:03:10 UTC (rev 753915)
@@ -2,7 +2,7 @@
# Contributor: Alessandro Sagratini
pkgname=inotify-tools
-pkgver=3.20.2.1
+pkgver=3.20.11.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=('2a93b074ac136bb8f78fbf84955644f99f080f39cc8814b40cc517b7e0f52b10')
+sha256sums=('58a3cde89e4a5111a87ac16b56b06a8f885460fca0aea51b69c856ce30a37a14')
build() {
cd "$srcdir"/$pkgname-$pkgver
More information about the arch-commits
mailing list