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

Kpcyrd kpcyrd at archlinux.org
Thu Jun 4 12:55:48 UTC 2020


    Date: Thursday, June 4, 2020 @ 12:55:45
  Author: kpcyrd
Revision: 638900

upgpkg: cargo-watch 7.4.0-1

Modified:
  cargo-watch/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-04 12:18:27 UTC (rev 638899)
+++ PKGBUILD	2020-06-04 12:55:45 UTC (rev 638900)
@@ -2,8 +2,8 @@
 # Contributor: Vlad M. <vlad at archlinux.net>
 
 pkgname=cargo-watch
-pkgver=7.3.0
-pkgrel=2
+pkgver=7.4.0
+pkgrel=1
 pkgdesc="Utility for Cargo to compile projects when sources change"
 url='https://github.com/passcod/cargo-watch'
 arch=('x86_64')
@@ -10,8 +10,8 @@
 license=('CC0-1.0')
 depends=('cargo')
 source=("https://github.com/passcod/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('c9a281e9b713a5dfc6a075a71ad2d8823b6eb8cd40d2f6e57c9a7849a906e2e641540826a972e991194e58c04050216f97ef305673c653ab00edf6444950b165')
-b2sums=('9df965d9d5dd0062f6c4a12b98ed35103cf295ee25b97f818d2494a7f76f713645685ee0c9acf062e070531640c7b130bec0af6cdb5fdb6a8388143c2057618b')
+sha512sums=('b1f814e1976e9d92685b3de9d9a702f52e0b94f9c50a9d82675041adfc1c238da8c812648ec78e2039a4d571c63681bb4b4c9658f578a6274e9415f9ae9f902d')
+b2sums=('aa2e44104e8aee1db9168823933bfa93499c6f6ee95b2724623681ffb6787cb09bfcf21bcf2c8a41e2d837824b7939862d53de686a08e7fa2848bf64a57c146f')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list