fswatch: update to 1.18.2, adopt.

Closes: #54170 [via git-merge-pr]
This commit is contained in:
Eloi Torrents 2025-02-01 07:39:15 +01:00 committed by classabbyamp
parent 2080a989e9
commit 3edfc2eb75
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,17 +1,17 @@
# Template file for 'fswatch'
pkgname=fswatch
version=1.17.1
version=1.18.2
revision=1
build_style=gnu-configure
configure_args="--disable-static"
hostmakedepends="doxygen"
short_desc="Cross-platform file change monitor with multiple backends"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Eloi Torrents <eloitor@duck.com>"
license="GPL-3.0-or-later"
homepage="https://emcrisostomo.github.io/fswatch/"
changelog="https://github.com/emcrisostomo/fswatch/raw/master/NEWS"
distfiles="https://github.com/emcrisostomo/fswatch/releases/download/${version}/fswatch-${version}.tar.gz"
checksum=c38e341c567f5f16bfa64b72fc48bba5e93873d8572522e670e6f320bbc2122f
checksum=1e5ec35c0bd8f39d45cb326e85362a0472e6b6b5a65eca7934c357e54926dfeb
post_install() {
rm -vr -- "${DESTDIR}/usr/share/doc"