Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
core
Commits
f087ab7b
Commit
f087ab7b
authored
Mar 13, 2016
by
Jeff Huang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rust: update to 1.7.0
parent
4f2607bb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
rust/PKGBUILD
rust/PKGBUILD
+2
-2
No files found.
rust/PKGBUILD
View file @
f087ab7b
...
...
@@ -3,7 +3,7 @@
# Arch Contributor: Daniel Micay <danielmicay@gmail.com>
pkgname
=
rust
pkgver
=
1.
6
.0
pkgver
=
1.
7
.0
pkgrel
=
1
arch
=(
'x86_64'
)
pkgdesc
=
'Systems programming language focused on safety, speed and concurrency'
...
...
@@ -11,7 +11,7 @@ url='http://www.rust-lang.org/'
license
=(
'MIT'
'Apache'
)
makedepends
=(
'libffi'
'perl'
'python2'
'curl'
)
source
=(
"http://static.rust-lang.org/dist/rustc-
$pkgver
-src.tar.gz"
)
sha256sums
=(
'
3002a4a00004b0727709abeefe1ab1b2731845e4dab745
66f3
63861801bb3326
'
)
sha256sums
=(
'
6df96059d87b718676d9cd879672e4e22418b6093396b4ccb5b5b
66
d
f3
7bf13a
'
)
install
=
"
$pkgname
.install"
options
=(
'staticlibs'
'!strip'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment