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

Alexander Rødseth arodseth at archlinux.org
Mon Apr 18 17:40:42 UTC 2016


    Date: Monday, April 18, 2016 @ 19:40:42
  Author: arodseth
Revision: 171360

upgpkg: rust 1:1.8.0-1

Modified:
  rust/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-18 17:24:33 UTC (rev 171359)
+++ PKGBUILD	2016-04-18 17:40:42 UTC (rev 171360)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Micay <danielmicay at gmail.com>
 
 pkgname=rust
-pkgver=1.7.0
+pkgver=1.8.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=('6df96059d87b718676d9cd879672e4e22418b6093396b4ccb5b5b66df37bf13a'
+sha256sums=('af4466147e8d4db4de2a46e07494d2dc2d96313c5b37da34237f511c905f7449'
             'SKIP')
 install="$pkgname.install"
 options=('staticlibs' '!strip')



More information about the arch-commits mailing list