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

Alexander Rødseth arodseth at archlinux.org
Wed Aug 10 12:36:54 UTC 2016


    Date: Wednesday, August 10, 2016 @ 12:36:54
  Author: arodseth
Revision: 186319

upgpkg: rust 1:1.10.0-2

Modified:
  rust/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-10 12:36:20 UTC (rev 186318)
+++ PKGBUILD	2016-08-10 12:36:54 UTC (rev 186319)
@@ -5,12 +5,13 @@
 pkgname=rust
 epoch=1
 pkgver=1.10.0
-pkgrel=1
+pkgrel=2
 arch=('x86_64' 'i686')
 pkgdesc='Systems programming language focused on safety, speed and concurrency'
 url='http://www.rust-lang.org/'
 license=('MIT' 'Apache')
 makedepends=('libffi' 'perl' 'python2' 'curl' 'jemalloc')
+depends=('gcc')
 source=("http://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc})
 sha256sums=('a4015aacf4f6d8a8239253c4da46e7abaa8584f8214d1828d2ff0a8f56176869'
             'SKIP')



More information about the arch-commits mailing list