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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Jun 9 17:30:15 UTC 2020


    Date: Tuesday, June 9, 2020 @ 17:30:14
  Author: svenstaro
Revision: 388681

upgpkg: rust 1:1.44.0-2: This now includes and therefore replaces cargo-tree

Modified:
  rust/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-09 17:17:36 UTC (rev 388680)
+++ PKGBUILD	2020-06-09 17:30:14 UTC (rev 388681)
@@ -6,7 +6,7 @@
 pkgname=('rust' 'lib32-rust-libs' 'rust-docs')
 epoch=1
 pkgver=1.44.0
-pkgrel=1
+pkgrel=2
 
 _llvm_ver=10.0.0
 
@@ -89,7 +89,7 @@
               'gdb: rust-gdb script')
   provides=('cargo' 'rustfmt')
   conflicts=('cargo' 'rustfmt')
-  replaces=('cargo' 'rustfmt')
+  replaces=('cargo' 'rustfmt' 'cargo-tree')
 
   cd "rustc-$pkgver-src"
 



More information about the arch-commits mailing list