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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Jul 6 15:01:15 UTC 2020


    Date: Monday, July 6, 2020 @ 15:01:14
  Author: svenstaro
Revision: 658018

upgpkg: watchexec 1.14.0-1

Modified:
  watchexec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-06 14:47:42 UTC (rev 658017)
+++ PKGBUILD	2020-07-06 15:01:14 UTC (rev 658018)
@@ -2,7 +2,7 @@
 # Contributor: Vlad M. <vlad at archlinux.net>
 
 pkgname=watchexec
-pkgver=1.13.1
+pkgver=1.14.0
 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=('b58375168233501fbdecad1737053a66eaf3b6c4aef0f5f39bc452a3eefb93d4')
+sha256sums=('605f58028adf7a9fac42e992633e6291503eefbbbef056607b4b90ed71931f2b')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list