Date: Saturday, March 17, 2018 @ 20:31:49 Author: jsteel Revision: 308994
upgpkg: vagrant 2.0.3-1 Modified: vagrant/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-17 20:26:45 UTC (rev 308993) +++ PKGBUILD 2018-03-17 20:31:49 UTC (rev 308994) @@ -10,7 +10,7 @@ # Contributor: Steven Nance <[email protected]> pkgname=vagrant -pkgver=2.0.2 +pkgver=2.0.3 pkgrel=1 pkgdesc="Build and distribute virtualized development environments" arch=('x86_64') @@ -24,7 +24,7 @@ replaces=('vagrant-substrate') source=($pkgname-$pkgver.tar.gz::https://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz "git://github.com/mitchellh/vagrant-installers.git#commit=7b7fb86") -md5sums=('699f9c16c7417ce89c86cbeb92e6e2cf' +md5sums=('18497ca4938b72723449f7d3436056fd' 'SKIP') build() {
