entr: update to 5.2.
This commit is contained in:
parent
4529afc49b
commit
a359e19cbc
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'entr'
|
# Template file for 'entr'
|
||||||
pkgname=entr
|
pkgname=entr
|
||||||
version=5.1
|
version=5.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Utility for running arbitrary commands when files change"
|
short_desc="Utility for running arbitrary commands when files change"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
@ -9,7 +9,7 @@ license="ISC"
|
|||||||
homepage="https://eradman.com/entrproject/"
|
homepage="https://eradman.com/entrproject/"
|
||||||
changelog="https://raw.githubusercontent.com/eradman/entr/master/NEWS"
|
changelog="https://raw.githubusercontent.com/eradman/entr/master/NEWS"
|
||||||
distfiles="https://eradman.com/entrproject/code/entr-${version}.tar.gz"
|
distfiles="https://eradman.com/entrproject/code/entr-${version}.tar.gz"
|
||||||
checksum=0f87f577bce87641c525addb9bcc60bbaa579fe981dab759043e3ce1556dbb92
|
checksum=237e309d46b075210c0e4cb789bfd0c9c777eddf6cb30341c3fe3dbcc658c380
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user