entr: update to 4.1.

This commit is contained in:
Andrea Brancaleoni 2018-06-17 23:07:49 +02:00
parent d0354ec0a3
commit b4886e3b37

View file

@ -1,6 +1,6 @@
# Template file for 'entr' # Template file for 'entr'
pkgname=entr pkgname=entr
version=4.0 version=4.1
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
short_desc="A utility for running arbitrary commands when files change" short_desc="A utility for running arbitrary commands when files change"
@ -8,7 +8,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="ISC" license="ISC"
homepage="http://entrproject.org" homepage="http://entrproject.org"
distfiles="$homepage/code/$pkgname-$version.tar.gz" distfiles="$homepage/code/$pkgname-$version.tar.gz"
checksum=4ad4fe9108b179199951cfc78a581a8a69602b073dae59bcae4b810f6e1f6c8b checksum=c503c93ccffc1e6b2da979cdcb88c5a686e261103501eede7077fa089cdfef78
post_extract() { post_extract() {
mv ${XBPS_BUILDDIR}/eradman-entr-* $wrksrc mv ${XBPS_BUILDDIR}/eradman-entr-* $wrksrc