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

Alexander Rødseth arodseth at archlinux.org
Thu May 14 15:01:53 UTC 2015


    Date: Thursday, May 14, 2015 @ 17:01:52
  Author: arodseth
Revision: 133436

upgpkg: rust 1.0.0_beta.5-1

Modified:
  rust/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-14 14:30:54 UTC (rev 133435)
+++ PKGBUILD	2015-05-14 15:01:52 UTC (rev 133436)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Micay <danielmicay at gmail.com>
 
 pkgname=rust
-pkgver=1.0.0_beta.4
+pkgver=1.0.0_beta.5
 pkgrel=1
 arch=('x86_64' 'i686')
 pkgdesc='Systems programming language focused on safety, speed and concurrency'
@@ -11,7 +11,7 @@
 license=('MIT' 'Apache')
 makedepends=('libffi' 'perl' 'python2' 'curl')
 source=("http://static.rust-lang.org/dist/rustc-${pkgver/_/-}-src.tar.gz"{,.asc})
-sha256sums=('54e5868dd55a5c171327c72d662b5931a962b0cf160022d11c189ea232e0bd91'
+sha256sums=('4263ee16cdc554fea9d527699040a75801c020daaf0d57953f8a185d334b0b63'
             'SKIP')
 install="$pkgname.install"
 options=('staticlibs')



More information about the arch-commits mailing list