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

Alexander Rødseth arodseth at archlinux.org
Sat Dec 24 11:24:30 UTC 2016


    Date: Saturday, December 24, 2016 @ 11:24:29
  Author: arodseth
Revision: 201432

upgpkg: cargo 0.15.0-1

Modified:
  cargo/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-24 11:24:24 UTC (rev 201431)
+++ PKGBUILD	2016-12-24 11:24:29 UTC (rev 201432)
@@ -3,14 +3,14 @@
 # Contributor: Christopher Reimer <mail+aur at c-reimer.de>
 
 pkgname=cargo
-pkgver=0.14.0
-pkgrel=3
+pkgver=0.15.0
+pkgrel=1
 pkgdesc='Rust package manager'
 url='http://crates.io/'
 arch=('x86_64' 'i686')
 license=('APACHE' 'MIT' 'custom')
 depends=('curl' 'rust')
-makedepends=('git' 'setconf' 'python' 'cmake')
+makedepends=('git' 'setconf' 'python' 'cmake' 'cargo')
 optdepends=('gcc: for compiling C source code with gcc'
             'clang: for compiling C source code with clang')
 groups=('rust')



More information about the arch-commits mailing list