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

Jonathan Steel jsteel at archlinux.org
Tue May 8 18:00:12 UTC 2018


    Date: Tuesday, May 8, 2018 @ 18:00:11
  Author: jsteel
Revision: 319699

upgpkg: vagrant 2.1.1-1

Modified:
  vagrant/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-08 17:53:52 UTC (rev 319698)
+++ PKGBUILD	2018-05-08 18:00:11 UTC (rev 319699)
@@ -10,7 +10,7 @@
 # Contributor: Steven Nance <steven at devtrw.com>
 
 pkgname=vagrant
-pkgver=2.0.4
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="Build and distribute virtualized development environments"
 arch=('x86_64')
@@ -23,8 +23,8 @@
 conflicts=('vagrant-substrate')
 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=('dd72d6eee15aa5592cc37c1b0daf208b'
+        "git+https://github.com/mitchellh/vagrant-installers.git#commit=7b7fb86")
+md5sums=('eeab863af4541c3a627aa1c6193a574a'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list