aboutsummaryrefslogtreecommitdiffstats
path: root/community/watchexec/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/watchexec/APKBUILD')
-rw-r--r--community/watchexec/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/watchexec/APKBUILD b/community/watchexec/APKBUILD
index 47e19081237..735b7290178 100644
--- a/community/watchexec/APKBUILD
+++ b/community/watchexec/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Chloe Kudryavtsev <code@toast.bunkerlabs.net>
# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=watchexec
-pkgver=1.25.1
+pkgver=2.1.1
pkgrel=0
pkgdesc="Executes commands in response to file modifications"
url="https://github.com/watchexec/watchexec"
@@ -19,6 +19,7 @@ subpackages="
"
source="$pkgname-$pkgver.tar.gz::https://github.com/watchexec/watchexec/archive/refs/tags/v$pkgver.tar.gz
system-dbus.patch
+ cargo-update.patch
"
options="net"
@@ -49,6 +50,7 @@ package() {
}
sha512sums="
-f214487e3e27dee88828fcd149df9884be585b7937e678941e081a539b7e99d0d3f72ef542a5da4b24c82d0de21329b4abe29e69f2cfb57e4c2ad81dfb44b772 watchexec-1.25.1.tar.gz
-d94b3efcf2ae121511bca157b90ba061e3d7797931725bba48f07f4443017b1b53a681805b29e0566f729100bfe82d28354524822470b1c5529d1c0acf737783 system-dbus.patch
+7d84398c53140b45466bb95e8e32dc352535de5da9f0037d1b242b70142b8185775cb38687f9ca29c749c075ed3c22b6e77fd0b1f84973103b40347aa7669c13 watchexec-2.1.1.tar.gz
+9827cde53207fc20ab7a6e971e952e9c3c9cab7b2d1714ca3816a4468e9dd3bba4281a4fbaa3d46cc8e53db52d21226072c615750e72f590cf76e69863e14266 system-dbus.patch
+fbf675aced1e1686319168c867748293695efba002229c6e0a7874353865790fa6f4c1da03e68b8afee2f1dad1fabb83e078ad141acb08d7af84edf2dafc817f cargo-update.patch
"