watchexec: update to 2.1.2
This commit is contained in:
committed by
GitHub
parent
1f8cec7da0
commit
1dc1a636f3
@@ -1,7 +1,7 @@
|
||||
_realname=watchexec
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=2.1.1
|
||||
pkgver=2.1.2
|
||||
pkgrel=1
|
||||
msys2_repository_url="https://github.com/watchexec/watchexec/"
|
||||
url="https://watchexec.github.io/"
|
||||
@@ -16,7 +16,7 @@ mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-rust")
|
||||
options=('!strip' '!lto')
|
||||
source=("https://github.com/watchexec/watchexec/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('8d8e3c1de05daae24a31ea59d61631812b6044a74231aaa0e5a2ee15203898e8')
|
||||
sha256sums=('500b886038ccd553559fe19914e1a502728cfeb8ee9d81f3db448b05e5a890ec')
|
||||
|
||||
prepare() {
|
||||
cd "${_realname}-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user