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

Alexander Rødseth arodseth at archlinux.org
Sat Dec 12 15:27:53 UTC 2015


    Date: Saturday, December 12, 2015 @ 16:27:53
  Author: arodseth
Revision: 153137

upgpkg: rust 1:1.5.0-1

Modified:
  rust/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-12 15:16:21 UTC (rev 153136)
+++ PKGBUILD	2015-12-12 15:27:53 UTC (rev 153137)
@@ -3,9 +3,9 @@
 # Contributor: Daniel Micay <danielmicay at gmail.com>
 
 pkgname=rust
-pkgver=1.4.0
+pkgver=1.5.0
 epoch=1
-pkgrel=2
+pkgrel=1
 arch=('x86_64' 'i686')
 pkgdesc='Systems programming language focused on safety, speed and concurrency'
 url='http://www.rust-lang.org/'
@@ -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=('1c0dfdce5c85d8098fcebb9adf1493847ab40c1dfaa8cc997af09b2ef0aa8211'
+sha256sums=('641037af7b7b6cad0b231cc20671f8a314fbf2f40fc0901d0b877c39fc8da5a0'
             'SKIP')
 install="$pkgname.install"
 options=('staticlibs' '!strip')



More information about the arch-commits mailing list