Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
inotify-tools
Commits:
d6c86914 by Sergej Pupykin at 2023-09-15T04:08:17+03:00
upgpkg: 4.23.9.0-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Alessandro Sagratini
pkgname=inotify-tools
-pkgver=4.23.8.0
+pkgver=4.23.9.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 @@ depends=()
makedepends=('gcc' 'make' 'doxygen')
options=('docs')
source=($pkgname-$pkgver.tar.gz::https://github.com/inotify-tools/inotify-tools/archive/refs/tags/$pkgver.tar.gz)
-sha256sums=('8ad8b72a146af57688f3289b33b92a026915fc677997147071887b65b603d20a')
+sha256sums=('1dfa33f80b6797ce2f6c01f454fd486d30be4dca1b0c5c2ea9ba3c30a5c39855')
prepare() {
cd "$srcdir"/$pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/inotify-tools/-/commit/d6c869144da5803ccbc925b012872b17cf6fff07
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/inotify-tools/-/commit/d6c869144da5803ccbc925b012872b17cf6fff07
You're receiving this email because of your account on gitlab.archlinux.org.