[arch-commits] Commit in watchexec/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Sun Mar 27 13:09:03 UTC 2022


    Date: Sunday, March 27, 2022 @ 13:09:02
  Author: svenstaro
Revision: 1177218

upgpkg: watchexec 1.18.10-1

Modified:
  watchexec/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-27 13:04:44 UTC (rev 1177217)
+++ PKGBUILD	2022-03-27 13:09:02 UTC (rev 1177218)
@@ -2,7 +2,7 @@
 # Contributor: Vlad M. <vlad at archlinux.net>
 
 pkgname=watchexec
-pkgver=1.18.8
+pkgver=1.18.10
 pkgrel=1
 pkgdesc="Executes commands in response to file modifications"
 url='https://github.com/watchexec/watchexec'
@@ -12,7 +12,7 @@
 license=('Apache')
 source=("https://github.com/watchexec/watchexec/archive/refs/tags/cli-v${pkgver}.tar.gz")
 options=('!lto')
-sha256sums=('1e450a8e13ccbddee86b9226798a513ea960c396a73d10964d224270f4843d4b')
+sha256sums=('d2577ee609431d1c7e8225ee28aad07d381f7dcdaf3ed82805abcb27dcafe37f')
 
 build() {
   cd "watchexec-cli-v$pkgver"



More information about the arch-commits mailing list