summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Kleinschmidt2015-08-25 10:15:34 +0200
committerTim Kleinschmidt2015-08-25 10:15:34 +0200
commit270e09bbe88f6fe82a53bf07652342bdf839ff8f (patch)
tree75e6de3db17b05be0839322ad9c6fda72a2a475b /PKGBUILD
parent0418ac230be575fc3db5ca3614d66f70e09d3157 (diff)
downloadaur-270e09bbe88f6fe82a53bf07652342bdf839ff8f.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 49b43de84a14..438fc5ca5305 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=cargo-bin
pkgrel=1
-pkgver=20150805
+pkgver=20150825
pkgdesc="Cargo downloads your Rust project's dependencies and compiles your project."
url="http://crates.io/"
provides=('cargo')