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

Alexander Rødseth arodseth at archlinux.org
Thu Mar 17 23:40:41 UTC 2016


    Date: Friday, March 18, 2016 @ 00:40:38
  Author: arodseth
Revision: 167052

upgpkg: cargo 0.9.0-4

Modified:
  cargo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-17 23:37:48 UTC (rev 167051)
+++ PKGBUILD	2016-03-17 23:40:38 UTC (rev 167052)
@@ -4,12 +4,12 @@
 
 pkgname=cargo
 pkgver=0.9.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Rust package manager'
 url='http://crates.io/'
 arch=('x86_64' 'i686')
 license=('custom')
-depends=('curl' 'rust')
+depends=('curl' 'rust' 'clang')
 makedepends=('cmake' 'git' 'python')
 options=('!emptydirs')
 source=("git+https://github.com/rust-lang/cargo.git#tag=$pkgver")



More information about the arch-commits mailing list