mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
2080a989e9
commit
3edfc2eb75
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'fswatch'
|
# Template file for 'fswatch'
|
||||||
pkgname=fswatch
|
pkgname=fswatch
|
||||||
version=1.17.1
|
version=1.18.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="doxygen"
|
hostmakedepends="doxygen"
|
||||||
short_desc="Cross-platform file change monitor with multiple backends"
|
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"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://emcrisostomo.github.io/fswatch/"
|
homepage="https://emcrisostomo.github.io/fswatch/"
|
||||||
changelog="https://github.com/emcrisostomo/fswatch/raw/master/NEWS"
|
changelog="https://github.com/emcrisostomo/fswatch/raw/master/NEWS"
|
||||||
distfiles="https://github.com/emcrisostomo/fswatch/releases/download/${version}/fswatch-${version}.tar.gz"
|
distfiles="https://github.com/emcrisostomo/fswatch/releases/download/${version}/fswatch-${version}.tar.gz"
|
||||||
checksum=c38e341c567f5f16bfa64b72fc48bba5e93873d8572522e670e6f320bbc2122f
|
checksum=1e5ec35c0bd8f39d45cb326e85362a0472e6b6b5a65eca7934c357e54926dfeb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -vr -- "${DESTDIR}/usr/share/doc"
|
rm -vr -- "${DESTDIR}/usr/share/doc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue