From 3edfc2eb75bedf6caf5436754b4bcc5161e3677a 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. Closes: #54170 [via git-merge-pr] --- srcpkgs/fswatch/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fswatch/template b/srcpkgs/fswatch/template index 8d5da88814e..e45506f71fd 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"