Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / watchexec
Commits: 60688158 by Sven-Hendrik Haase at 2023-08-31T16:00:32+02:00 upgpkg: 1.23.0-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Vlad M. <[email protected]> pkgname=watchexec -pkgver=1.22.3 +pkgver=1.23.0 pkgrel=1 pkgdesc="Executes commands in response to file modifications" url='https://github.com/watchexec/watchexec' @@ -12,7 +12,7 @@ arch=('x86_64') license=('Apache') source=("$pkgname-$pkgver.tar.gz::https://github.com/watchexec/watchexec/archive/refs/tags/v${pkgver}.tar.gz") options=('!lto') -sha256sums=('698ed1dc178279594542f325b23f321c888c9c12c1960fe11c0ca48ba6edad76') +sha256sums=('2a321962669979feef44ea7a6220819d5c916ca939eba41b033ea346a44caa90') build() { cd "watchexec-$pkgver" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/watchexec/-/commit/60688158782e5b123dbd629a0b04e4ba92a86593 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/watchexec/-/commit/60688158782e5b123dbd629a0b04e4ba92a86593 You're receiving this email because of your account on gitlab.archlinux.org.
