aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-10-11 21:12:43 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-10-12 01:45:59 +0000
commitab8da92c8f4f4d1ccd50ba18e1cba45b17090031 (patch)
tree9522bfc534d24f71b16bffec5912a5b7b231ea73
parent8d2f45324beb235c5dce51431061b162f373c93c (diff)
downloadalpine_aports-ab8da92c8f4f4d1ccd50ba18e1cba45b17090031.tar.bz2
alpine_aports-ab8da92c8f4f4d1ccd50ba18e1cba45b17090031.tar.xz
alpine_aports-ab8da92c8f4f4d1ccd50ba18e1cba45b17090031.zip
testing/watchexec: upgrade to 1.14.1
-rw-r--r--testing/watchexec/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/watchexec/APKBUILD b/testing/watchexec/APKBUILD
index c520a377b4..6f59b51920 100644
--- a/testing/watchexec/APKBUILD
+++ b/testing/watchexec/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Chloe Kudryavtsev <toast@toastin.space> 1# Contributor: Chloe Kudryavtsev <toast@toastin.space>
2# Maintainer: Chloe Kudryavtsev <toast@toastin.space> 2# Maintainer: Chloe Kudryavtsev <toast@toastin.space>
3pkgname=watchexec 3pkgname=watchexec
4pkgver=1.14.0 4pkgver=1.14.1
5pkgrel=0 5pkgrel=0
6pkgdesc='Executes commands in response to file modifications' 6pkgdesc='Executes commands in response to file modifications'
7url='https://github.com/watchexec/watchexec' 7url='https://github.com/watchexec/watchexec'
@@ -34,4 +34,4 @@ package() {
34 "$pkgdir"/usr/share/zsh/site-functions/_watchexec 34 "$pkgdir"/usr/share/zsh/site-functions/_watchexec
35} 35}
36 36
37sha512sums="e502264aba5b9247f66edce8108bb688b9bce4420ec6b0fd61f32d1d3c3fa781b4582fbd737cfb344a0d59a8eec001091783ff8119643435a277a5490044b8f7 watchexec-1.14.0.tar.gz" 37sha512sums="93cb5d2d34499f8214e5af2cad0491184d60e084b4729381a3fa73065612889519467f7977a96ffa8f8b4bebc82a0f453e3c62be2936903f5152e8ac1a061d73 watchexec-1.14.1.tar.gz"