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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Wed Apr 13 14:54:13 UTC 2022


    Date: Wednesday, April 13, 2022 @ 14:54:12
  Author: svenstaro
Revision: 1186056

upgpkg: watchexec 1.18.12-1

Modified:
  watchexec/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-13 14:38:49 UTC (rev 1186055)
+++ PKGBUILD	2022-04-13 14:54:12 UTC (rev 1186056)
@@ -2,8 +2,8 @@
 # Contributor: Vlad M. <vlad at archlinux.net>
 
 pkgname=watchexec
-pkgver=1.18.11
-pkgrel=2
+pkgver=1.18.12
+pkgrel=1
 pkgdesc="Executes commands in response to file modifications"
 url='https://github.com/watchexec/watchexec'
 depends=('gcc-libs' 'zlib')
@@ -12,7 +12,7 @@
 license=('Apache')
 source=("https://github.com/watchexec/watchexec/archive/refs/tags/cli-v${pkgver}.tar.gz")
 options=('!lto')
-sha256sums=('bdd5af45ab7e5981eed25ac09767388aa1fbf711a9d286bcb99884464980af5b')
+sha256sums=('da6d7b1af0620b938664e2865e2e3a6797aa96633f6c505be738f5281643777b')
 
 build() {
   cd "watchexec-cli-v$pkgver"



More information about the arch-commits mailing list