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

Caleb Maclennan alerque at gemini.archlinux.org
Mon Mar 28 21:10:03 UTC 2022


    Date: Monday, March 28, 2022 @ 21:10:03
  Author: alerque
Revision: 1177411

upgpkg: cargo-edit 0.9.0-1

Modified:
  cargo-edit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-28 20:58:39 UTC (rev 1177410)
+++ PKGBUILD	2022-03-28 21:10:03 UTC (rev 1177411)
@@ -3,8 +3,8 @@
 # Maintainer: Orhun Parmaksız <orhun at archlinux.org>
 
 pkgname=cargo-edit
-pkgver=0.8.0
-pkgrel=5
+pkgver=0.9.0
+pkgrel=1
 pkgdesc='Managing cargo dependencies from the command line'
 url='https://github.com/killercup/cargo-edit/releases'
 arch=('x86_64')
@@ -12,8 +12,8 @@
 depends=('cargo' 'libgit2.so')
 options=('debug')
 source=(https://github.com/killercup/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('6594869358da51353bbde155a54285f8a64567aeea0381ab1b16adf4ae0cc7f325c35ef2451dd8b452767b7833c251d276d014d5b1932bd36c18139ba1b58e68')
-b2sums=('5864ade34a747bfd1bca44cfa030be863632400f329894d569e5178bc503f647a1d698a0caf61e19175b8077bc771931d37f171d2974f92325e6d3139202cb1f')
+sha512sums=('45422d3a3393cb3a1ebbc155543c3ede5a5aa37c49361ee4cc57b404374381b8a5527383dc4c91ed501894b1410decff254d9e471ae21ad06209c5269831fed9')
+b2sums=('eeb1a179ea361444551d9f618076704bbc5b0cca188fe7a48fac3df9f98246ae2b88a9ef08775b60064953f42fb7a82341809a6414034d4b064fdc333e4ee591')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list