[arch-commits] Commit in vagrant/trunk (PKGBUILD)

Jonathan Steel jsteel at archlinux.org
Mon Apr 23 08:22:31 UTC 2018


    Date: Monday, April 23, 2018 @ 08:22:30
  Author: jsteel
Revision: 317335

upgpkg: vagrant 2.0.4-1

Modified:
  vagrant/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-23 08:18:50 UTC (rev 317334)
+++ PKGBUILD	2018-04-23 08:22:30 UTC (rev 317335)
@@ -10,7 +10,7 @@
 # Contributor: Steven Nance <steven at devtrw.com>
 
 pkgname=vagrant
-pkgver=2.0.3
+pkgver=2.0.4
 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=('18497ca4938b72723449f7d3436056fd'
+md5sums=('dd72d6eee15aa5592cc37c1b0daf208b'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list