From 657132e9fbab789a364a53262c9ba2a76553ae17 Mon Sep 17 00:00:00 2001 From: Eloi Torrents Date: Sat, 1 Feb 2025 07:39:15 +0100 Subject: [PATCH] fswatch: update to 1.18.2, adopt. --- srcpkgs/fswatch/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fswatch/template b/srcpkgs/fswatch/template index 8d5da88814ef49..e45506f71fd061 100644 --- a/srcpkgs/fswatch/template +++ b/srcpkgs/fswatch/template @@ -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 " +maintainer="Eloi Torrents " 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"