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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Sun Apr 17 12:46:33 UTC 2022


    Date: Sunday, April 17, 2022 @ 12:46:31
  Author: svenstaro
Revision: 1186869

upgpkg: watchexec 1.19.0-1

Modified:
  watchexec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-17 12:05:47 UTC (rev 1186868)
+++ PKGBUILD	2022-04-17 12:46:31 UTC (rev 1186869)
@@ -2,7 +2,7 @@
 # Contributor: Vlad M. <vlad at archlinux.net>
 
 pkgname=watchexec
-pkgver=1.18.12
+pkgver=1.19.0
 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=('da6d7b1af0620b938664e2865e2e3a6797aa96633f6c505be738f5281643777b')
+sha256sums=('6837dff4d14802e1e3714a2f3ef4330f8faadd10449508b128cff7f93d921101')
 
 build() {
   cd "watchexec-cli-v$pkgver"



More information about the arch-commits mailing list