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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed May 29 14:59:10 UTC 2019


    Date: Wednesday, May 29, 2019 @ 14:59:09
  Author: svenstaro
Revision: 474343

upgpkg: watchexec 1.10.2-1

Modified:
  watchexec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-29 14:58:44 UTC (rev 474342)
+++ PKGBUILD	2019-05-29 14:59:09 UTC (rev 474343)
@@ -2,7 +2,7 @@
 # Contributor: Vlad M. <vlad at archlinux.net>
 
 pkgname=watchexec
-pkgver=1.10.1
+pkgver=1.10.2
 pkgrel=1
 pkgdesc="Executes commands in response to file modifications"
 url='https://github.com/watchexec/watchexec'
@@ -10,7 +10,7 @@
 arch=('x86_64')
 license=('Apache')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('48de75d1a85e3675078e144ea34f4edcd3707751e67370f3f6386e79ca9ba4fa')
+sha256sums=('ecc00e43ff2b3404ebecf9f6d0c7115f46905de07df31b573281fe4d58169869')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list