mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
watchexec: update to 1.15.0, orphan.
This commit is contained in:
parent
f01490cac7
commit
4ee94e6c34
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'watchexec'
|
# Template file for 'watchexec'
|
||||||
pkgname=watchexec
|
pkgname=watchexec
|
||||||
version=1.14.1
|
version=1.15.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Executes commands in response to file modifications"
|
short_desc="Executes commands in response to file modifications"
|
||||||
maintainer="cptpcrd <cptpcrd.git@gmail.com>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/watchexec/watchexec"
|
homepage="https://github.com/watchexec/watchexec"
|
||||||
distfiles="https://github.com/watchexec/watchexec/archive/${version}.tar.gz"
|
distfiles="https://github.com/watchexec/watchexec/archive/${version}.tar.gz"
|
||||||
checksum=23ca90f1f070b0d30e821667c8b9deaf174d020373ea032e9e22f1a78adcfa1c
|
checksum=536366e294047480ebfd440edc473690c226f23d07ea166023d1a7e8953c4f34
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue