[arch-commits] Commit in cargo-outdated/trunk (PKGBUILD)
Kpcyrd
kpcyrd at archlinux.org
Mon Jan 25 00:58:12 UTC 2021
Date: Monday, January 25, 2021 @ 00:58:12
Author: kpcyrd
Revision: 829365
upgpkg: cargo-outdated 0.9.14-1
Modified:
cargo-outdated/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-25 00:57:53 UTC (rev 829364)
+++ PKGBUILD 2021-01-25 00:58:12 UTC (rev 829365)
@@ -4,7 +4,7 @@
# Contributor: Vlad M. <vlad at archlinux.net>
pkgname=cargo-outdated
-pkgver=0.9.13
+pkgver=0.9.14
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=('e2492aafec6ffa1e2d175af572f86665ba40c0d1f602eaed85da381b9c0b8855')
-b2sums=('93d4bccfe0431bfbcb36e72abe7d3b325f92917ff39828e777b0cf3979f0d5108fe3fa3901879a9874b9c34ec6c0a523d37207994f3131ae5bdb1d5883a9a155')
+sha256sums=('6a346b13ab2cf80f48e5ed67fb46a9327df0244b3935db48d43ef63e35ab6a7f')
+b2sums=('c8fc0e9ac6876e479a51e276fcc9971422b61f9efc26e20e9cd327619c133a5372a370e13fcd65347b87517ff7d21d59d47694173180f454de21560a14a77c90')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list