* update inotify-tools to 4.23.9.0-2
This commit is contained in:
parent
a91531227e
commit
015e1883bb
15
inotify-tools/.SRCINFO
Normal file
15
inotify-tools/.SRCINFO
Normal file
@ -0,0 +1,15 @@
|
||||
pkgbase = inotify-tools
|
||||
pkgdesc = inotify-tools is a C library and a set of command-line programs for Linux providing a simple interface to inotify.
|
||||
pkgver = 4.23.9.0
|
||||
pkgrel = 2
|
||||
url = https://github.com/inotify-tools/inotify-tools
|
||||
arch = x86_64
|
||||
license = GPL
|
||||
makedepends = gcc
|
||||
makedepends = make
|
||||
makedepends = doxygen
|
||||
options = docs
|
||||
source = inotify-tools-4.23.9.0.tar.gz::https://github.com/inotify-tools/inotify-tools/archive/refs/tags/4.23.9.0.tar.gz
|
||||
sha256sums = 1dfa33f80b6797ce2f6c01f454fd486d30be4dca1b0c5c2ea9ba3c30a5c39855
|
||||
|
||||
pkgname = inotify-tools
|
4
inotify-tools/.nvchecker.toml
Normal file
4
inotify-tools/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[inotify-tools]
|
||||
source = "git"
|
||||
git = "https://github.com/inotify-tools/inotify-tools.git"
|
||||
prefix = "v"
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=inotify-tools
|
||||
pkgver=4.23.9.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
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 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://github.com/inotify-tools/inotify-tools"
|
||||
|
Loading…
x
Reference in New Issue
Block a user