[arch-commits] Commit in watchexec/trunk (PKGBUILD)
    Sven-Hendrik Haase 
    svenstaro at gemini.archlinux.org
       
    Tue Jun 28 18:46:31 UTC 2022
    
    
  
    Date: Tuesday, June 28, 2022 @ 18:46:30
  Author: svenstaro
Revision: 1239854
upgpkg: watchexec 1.20.1-1
Modified:
  watchexec/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-28 18:42:06 UTC (rev 1239853)
+++ PKGBUILD	2022-06-28 18:46:30 UTC (rev 1239854)
@@ -2,7 +2,7 @@
 # Contributor: Vlad M. <vlad at archlinux.net>
 
 pkgname=watchexec
-pkgver=1.20.0
+pkgver=1.20.1
 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=('69c551090692a04943e7ded2d7f997f8777aa099c674b096a31d94983d02dbf7')
+sha256sums=('250fbfc486df16cfd8f411aa0d6eb057ea974a9c84ce3146b330784d4383e1bb')
 
 build() {
   cd "watchexec-cli-v$pkgver"
    
    
More information about the arch-commits
mailing list