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

Caleb Maclennan alerque at gemini.archlinux.org
Wed Mar 2 16:47:42 UTC 2022


    Date: Wednesday, March 2, 2022 @ 16:47:42
  Author: alerque
Revision: 1139632

upgpkg: cargo-edit 0.8.0-5; add debug package

Modified:
  cargo-edit/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-02 16:41:33 UTC (rev 1139631)
+++ PKGBUILD	2022-03-02 16:47:42 UTC (rev 1139632)
@@ -4,12 +4,13 @@
 
 pkgname=cargo-edit
 pkgver=0.8.0
-pkgrel=4
+pkgrel=5
 pkgdesc='Managing cargo dependencies from the command line'
 url='https://github.com/killercup/cargo-edit/releases'
 arch=('x86_64')
 license=('MIT' 'APACHE')
 depends=('cargo' 'libgit2.so')
+options=('debug')
 source=(https://github.com/killercup/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
 sha512sums=('6594869358da51353bbde155a54285f8a64567aeea0381ab1b16adf4ae0cc7f325c35ef2451dd8b452767b7833c251d276d014d5b1932bd36c18139ba1b58e68')
 b2sums=('5864ade34a747bfd1bca44cfa030be863632400f329894d569e5178bc503f647a1d698a0caf61e19175b8077bc771931d37f171d2974f92325e6d3139202cb1f')



More information about the arch-commits mailing list