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

Kpcyrd kpcyrd at archlinux.org
Mon Mar 29 01:47:45 UTC 2021


    Date: Monday, March 29, 2021 @ 01:47:45
  Author: kpcyrd
Revision: 908216

upgpkg: cargo-watch 7.6.0-1

Modified:
  cargo-watch/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-29 01:47:37 UTC (rev 908215)
+++ PKGBUILD	2021-03-29 01:47:45 UTC (rev 908216)
@@ -2,7 +2,7 @@
 # Contributor: Vlad M. <vlad at archlinux.net>
 
 pkgname=cargo-watch
-pkgver=7.5.1
+pkgver=7.6.0
 pkgrel=1
 pkgdesc="Utility for Cargo to compile projects when sources change"
 url='https://github.com/passcod/cargo-watch'
@@ -10,8 +10,8 @@
 license=('CC0-1.0')
 depends=('cargo')
 source=("https://github.com/passcod/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('253bb9b0b00d9fd0bd5ce6273c863fce69a95ddfd99e858b4d68e0900f946ac26beef44e5d695971865e12b684ef000f8da5d99ae3d02deb59c6099358607ca9')
-b2sums=('4be1b3a5d361814671d7758d0c75f06e900ead72cafcaf7819eb40fb280366a77afab0b5fcb91d4e3ad1b3bab0368f0d1a8570ab373e9b61f2f84cb442e5b8d5')
+sha512sums=('0e2b651e5f03427a2362604cf6a0bdddd2cdbd09f5cf011a1dd768eec0a302f36d6ec3673409640e8b5ca531701f220a7b432544a872102974f39a7a7d79a94e')
+b2sums=('73a9671959fcb44ebe535095cda9f3149defebc3e0a403a6470266d1dece7096336a26e1cc38d454a0f81381b27552e075f882763ae87bd98e741380e427d20d')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list