Date: Thursday, January 12, 2023 @ 18:26:15 Author: kpcyrd Revision: 1383136
upgpkg: cargo-watch 8.3.0-1 Modified: cargo-watch/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-12 18:26:10 UTC (rev 1383135) +++ PKGBUILD 2023-01-12 18:26:15 UTC (rev 1383136) @@ -2,7 +2,7 @@ # Contributor: Vlad M. <[email protected]> pkgname=cargo-watch -pkgver=8.2.1 +pkgver=8.3.0 pkgrel=1 pkgdesc="Utility for Cargo to compile projects when sources change" url='https://github.com/passcod/cargo-watch' @@ -11,8 +11,8 @@ depends=('cargo') makedepends=('ruby-ronn') source=("https://github.com/passcod/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha256sums=('70f8e6d7da016062aa085cc2d86b2467482249d0e4ea0610a54b556890e24153') -b2sums=('e8f525cb39e3a7fda481ecda9ce2226e0cd3e324df6b2d940e0a55668531a3f8a3ef1eb3cb756681205081d33c414835513172cbdea4c327b0b84bcea4f17746') +sha256sums=('7a926a30152d7b746fa58cfc0d97f512c7211d05d6a8a168aee87daf807738ed') +b2sums=('d70eaf927152e7d13bd62bda894931b72ae47ec0864d3e6ff67c7f7311176836cd5cda304089dd2974f263d5c1718db05a9313eb877807dccb3b9de04ff3de2d') prepare() { cd "${pkgname}-${pkgver}"
