diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-04-04 03:41:18 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-04-04 03:41:18 +0000 |
commit | 9e555a53b531cf1dd49762d2815cb6bbfca55bfa (patch) | |
tree | b0fcb3f010943def92b1d663e2263cc6686211e5 /community/vagrant | |
parent | 86953d17fbdfc3b8b89878f1ec5f911568657761 (diff) |
Fri Apr 4 03:35:25 UTC 2014
Diffstat (limited to 'community/vagrant')
-rw-r--r-- | community/vagrant/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/vagrant/PKGBUILD b/community/vagrant/PKGBUILD index 233fbedf9..5a43bcb3d 100644 --- a/community/vagrant/PKGBUILD +++ b/community/vagrant/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 108009 2014-03-20 20:53:49Z jsteel $ +# $Id: PKGBUILD 108784 2014-04-03 17:58:29Z jsteel $ # Maintainer: Jonathan Steel <jsteel at aur.archlinux.org> # Contributor: Ido Rosen <ido@kernel.org> # Contributor: Brett Hoerner <brett@bretthoerner.com> @@ -10,8 +10,8 @@ # Contributor: Steven Nance <steven@devtrw.com> pkgname=vagrant -pkgver=1.5.1 -pkgrel=5 +pkgver=1.5.2 +pkgrel=1 pkgdesc="Build and distribute virtualized development environments" arch=('i686' 'x86_64') url="http://vagrantup.com" |