summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Kleinschmidt2015-06-10 19:32:35 +0200
committerTim Kleinschmidt2015-06-10 19:32:35 +0200
commit76c70fe40778196d90ea90cc7208199e5c5e0e92 (patch)
tree36e64969ece9b07971f8ed63c465bfc191c6b581 /PKGBUILD
parent16c3353f61f7f9d7b21b963121c277c2a57a04fd (diff)
downloadaur-76c70fe40778196d90ea90cc7208199e5c5e0e92.tar.gz
Bump Version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ca61c7b4c4f..9cf3b5de30c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=cargo-bin
pkgrel=1
-pkgver=20150604
+pkgver=20150610
pkgdesc="Cargo downloads your Rust project's dependencies and compiles your project."
url="http://crates.io/"
provides=('cargo')