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

Alexander Rødseth arodseth at archlinux.org
Sat Mar 5 15:55:40 UTC 2016


    Date: Saturday, March 5, 2016 @ 16:55:39
  Author: arodseth
Revision: 165154

upgpkg: rust 1:1.7.0-1

Modified:
  rust/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-05 15:53:57 UTC (rev 165153)
+++ PKGBUILD	2016-03-05 15:55:39 UTC (rev 165154)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Micay <danielmicay at gmail.com>
 
 pkgname=rust
-pkgver=1.6.0
+pkgver=1.7.0
 epoch=1
 pkgrel=1
 arch=('x86_64' 'i686')
@@ -12,7 +12,7 @@
 license=('MIT' 'Apache')
 makedepends=('libffi' 'perl' 'python2' 'curl')
 source=("http://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc})
-sha256sums=('3002a4a00004b0727709abeefe1ab1b2731845e4dab74566f363861801bb3326'
+sha256sums=('6df96059d87b718676d9cd879672e4e22418b6093396b4ccb5b5b66df37bf13a'
             'SKIP')
 install="$pkgname.install"
 options=('staticlibs' '!strip')



More information about the arch-commits mailing list