[arch-commits] Commit in watchexec/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Thu Aug 4 00:23:31 UTC 2022
Date: Thursday, August 4, 2022 @ 00:23:30
Author: svenstaro
Revision: 1260196
upgpkg: watchexec 1.20.5-1
Modified:
watchexec/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-03 23:45:05 UTC (rev 1260195)
+++ PKGBUILD 2022-08-04 00:23:30 UTC (rev 1260196)
@@ -2,7 +2,7 @@
# Contributor: Vlad M. <vlad at archlinux.net>
pkgname=watchexec
-pkgver=1.20.4
+pkgver=1.20.5
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=('170d9ab9cd3661ca024ca15e341013b7adb56a87bbf486ce0dc34e092f2547a2')
+sha256sums=('2bc04c7ecf58d34a48c3eeea54a76b7e621717cb93305497bea2f6399dd119c6')
build() {
cd "watchexec-cli-v$pkgver"
More information about the arch-commits
mailing list