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

Kpcyrd kpcyrd at gemini.archlinux.org
Sun Sep 19 14:43:29 UTC 2021


    Date: Sunday, September 19, 2021 @ 14:43:28
  Author: kpcyrd
Revision: 1017341

upgpkg: cargo-edit 0.7.0-4 - depends libgit2.so

Modified:
  cargo-edit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-19 14:38:02 UTC (rev 1017340)
+++ PKGBUILD	2021-09-19 14:43:28 UTC (rev 1017341)
@@ -2,12 +2,12 @@
 
 pkgname=cargo-edit
 pkgver=0.7.0
-pkgrel=3
+pkgrel=4
 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')
+depends=('cargo' 'libgit2.so')
 source=(https://github.com/killercup/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
 sha512sums=('462712406e4cc2cf2baf3cbc95c89a306f1683ebe184611b77d20a1d1176f98cc7cd855c0a727e303b19ecfd739b03d714f16779feb4b339692176aa7996e2ad')
 b2sums=('9fae3bc32ee1747be4e7c5c23987fe36b09648884422a3f19e801dd8e448e8253899069b33a3b1cf235141866d8331037844294dc0860b4ac126a3ac849cfa25')



More information about the arch-commits mailing list