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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Nov 15 04:31:26 UTC 2020


    Date: Sunday, November 15, 2020 @ 04:31:24
  Author: svenstaro
Revision: 754337

upgpkg: watchexec 1.14.1-1

Modified:
  watchexec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-15 00:59:19 UTC (rev 754336)
+++ PKGBUILD	2020-11-15 04:31:24 UTC (rev 754337)
@@ -2,7 +2,7 @@
 # Contributor: Vlad M. <vlad at archlinux.net>
 
 pkgname=watchexec
-pkgver=1.14.0
+pkgver=1.14.1
 pkgrel=1
 pkgdesc="Executes commands in response to file modifications"
 url='https://github.com/watchexec/watchexec'
@@ -11,7 +11,7 @@
 arch=('x86_64')
 license=('Apache')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('605f58028adf7a9fac42e992633e6291503eefbbbef056607b4b90ed71931f2b')
+sha256sums=('23ca90f1f070b0d30e821667c8b9deaf174d020373ea032e9e22f1a78adcfa1c')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list