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

Kpcyrd kpcyrd at archlinux.org
Thu Feb 20 18:51:38 UTC 2020


    Date: Thursday, February 20, 2020 @ 18:51:37
  Author: kpcyrd
Revision: 577307

upgpkg: cargo-outdated 0.9.5-1

Modified:
  cargo-outdated/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-20 18:40:59 UTC (rev 577306)
+++ PKGBUILD	2020-02-20 18:51:37 UTC (rev 577307)
@@ -4,7 +4,7 @@
 # Contributor: Vlad M. <vlad at archlinux.net>
 
 pkgname=cargo-outdated
-pkgver=0.9.1
+pkgver=0.9.5
 pkgrel=1
 pkgdesc="A cargo subcommand for displaying when Rust dependencies are out of date"
 url="https://github.com/kbknapp/cargo-outdated"
@@ -12,8 +12,8 @@
 license=('MIT')
 depends=('cargo')
 source=("${pkgname}-${pkgver}.tar.gz::https://crates.io/api/v1/crates/${pkgname}/${pkgver}/download")
-sha256sums=('83bebbd0985ed1edfbb18a6bf161d1f4e73e6a3ed2a8ca92a83a1756650877bd')
-b2sums=('1204413e21746e8119da81522fbcb99cf1d49487359e645696787fc76f0436044c040569fbdc9d961496f0a1e46f6520fb024352f8acc74b6c74ed9a814fe22b')
+sha256sums=('49cfd916c210a82c7345f7aa52c498a4dbc4065c393b4e2988b65117046ae677')
+b2sums=('480d755a8bd6fce27bfa2cc46512280cd74bf3181d3c040036af2cb96da8a36ff5ac4dfc1d69a75172657deba3ca454ae300c364e00e3d163751eb6f2251b237')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list