summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Kleinschmidt2015-07-22 11:06:39 +0200
committerTim Kleinschmidt2015-07-22 11:06:39 +0200
commit2a45ded962a68d6009ad6a0fb2372fd8e1542d75 (patch)
treec6369baffdedb3a3a323e60df8572c428370a453 /PKGBUILD
parent07822d8edcf5d3de1d0c21c0bc2653141bdc422a (diff)
downloadaur-2a45ded962a68d6009ad6a0fb2372fd8e1542d75.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 21e138d4ffa3..7c0277cdfdbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=cargo-bin
pkgrel=1
-pkgver=20150719
+pkgver=20150722
pkgdesc="Cargo downloads your Rust project's dependencies and compiles your project."
url="http://crates.io/"
provides=('cargo')