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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Dec 25 03:34:21 UTC 2019


    Date: Wednesday, December 25, 2019 @ 03:34:20
  Author: svenstaro
Revision: 540610

upgpkg: watchexec 1.12.0-1

Modified:
  watchexec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-25 03:25:37 UTC (rev 540609)
+++ PKGBUILD	2019-12-25 03:34:20 UTC (rev 540610)
@@ -2,7 +2,7 @@
 # Contributor: Vlad M. <vlad at archlinux.net>
 
 pkgname=watchexec
-pkgver=1.11.1
+pkgver=1.12.0
 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=('6d74f336d6734c7625ee5acc5991f14bc0dff8e7cac40cb11303a5ef2f232f5c')
+sha256sums=('e1e64c2334ab7d867e04f823c26350a8148045afd6261fd631504b2a73af53e0')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list