summaryrefslogtreecommitdiff
path: root/community/vagrant/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/vagrant/PKGBUILD')
-rw-r--r--community/vagrant/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/vagrant/PKGBUILD b/community/vagrant/PKGBUILD
index ad0e6541c..9fe412712 100644
--- a/community/vagrant/PKGBUILD
+++ b/community/vagrant/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 111096 2014-05-13 17:47:05Z jsteel $
+# $Id: PKGBUILD 112318 2014-05-31 12:49:53Z jsteel $
# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org>
# Contributor: Ido Rosen <ido@kernel.org>
# Contributor: Brett Hoerner <brett@bretthoerner.com>
@@ -10,7 +10,7 @@
# Contributor: Steven Nance <steven@devtrw.com>
pkgname=vagrant
-pkgver=1.6.2
+pkgver=1.6.3
pkgrel=1
pkgdesc="Build and distribute virtualized development environments"
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ depends=('ruby' 'curl' 'lzo2' 'libidn' 'rtmpdump')
makedepends=('git')
source=(http://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz
http://pkgbuild.com/~jsteel/aur/$pkgname/substrate_archlinux_$CARCH.zip)
-md5sums=('99ee5b69d9e3966a8ed081e46d1844ba')
+md5sums=('55a91a9d9cba7b8b9d126c75b114e510')
[[ $CARCH == i686 ]] && md5sums[3]='c04042b24de56d18a041bc005e5ecaa4'
[[ $CARCH == x86_64 ]] && md5sums[3]='53d8a137e0b50fee8509a7d1c15fd33b'