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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Apr 11 13:24:57 UTC 2021


    Date: Sunday, April 11, 2021 @ 13:24:57
  Author: svenstaro
Revision: 915737

upgpkg: watchexec 1.15.0-1

Modified:
  watchexec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-11 13:20:20 UTC (rev 915736)
+++ PKGBUILD	2021-04-11 13:24:57 UTC (rev 915737)
@@ -2,7 +2,7 @@
 # Contributor: Vlad M. <vlad at archlinux.net>
 
 pkgname=watchexec
-pkgver=1.14.1
+pkgver=1.15.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=('23ca90f1f070b0d30e821667c8b9deaf174d020373ea032e9e22f1a78adcfa1c')
+sha256sums=('536366e294047480ebfd440edc473690c226f23d07ea166023d1a7e8953c4f34')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list