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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Wed Jan 26 12:18:20 UTC 2022


    Date: Wednesday, January 26, 2022 @ 12:18:20
  Author: svenstaro
Revision: 1115672

upgpkg: watchexec 1.18.4-1

Modified:
  watchexec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-26 12:16:44 UTC (rev 1115671)
+++ PKGBUILD	2022-01-26 12:18:20 UTC (rev 1115672)
@@ -2,7 +2,7 @@
 # Contributor: Vlad M. <vlad at archlinux.net>
 
 pkgname=watchexec
-pkgver=1.18.2
+pkgver=1.18.4
 pkgrel=1
 pkgdesc="Executes commands in response to file modifications"
 url='https://github.com/watchexec/watchexec'
@@ -12,7 +12,7 @@
 license=('Apache')
 source=("https://github.com/watchexec/watchexec/archive/refs/tags/cli-v${pkgver}.tar.gz")
 options=('!lto')
-sha256sums=('e74d20c42537f4c4eaa80785613d2abfd383010afcf09064cb65d70a267d0d6e')
+sha256sums=('7d4f285fa3bfd48452532516cb11fca26aa57bfedf772b45262defef0fcf1aa6')
 
 build() {
   cd "watchexec-cli-v$pkgver"



More information about the arch-commits mailing list