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

Jonathan Steel jsteel at archlinux.org
Mon Dec 17 17:59:50 UTC 2018


    Date: Monday, December 17, 2018 @ 17:59:49
  Author: jsteel
Revision: 416553

upgpkg: vagrant 2.2.2-1

Modified:
  vagrant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-17 17:42:33 UTC (rev 416552)
+++ PKGBUILD	2018-12-17 17:59:49 UTC (rev 416553)
@@ -9,7 +9,7 @@
 # Contributor: Steven Nance <steven at devtrw.com>
 
 pkgname=vagrant
-pkgver=2.2.1
+pkgver=2.2.2
 pkgrel=1
 pkgdesc="Build and distribute virtualized development environments"
 arch=('x86_64')
@@ -23,7 +23,7 @@
 replaces=('vagrant-substrate')
 source=($pkgname-$pkgver.tar.gz::https://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz
         "git+https://github.com/mitchellh/vagrant-installers.git#commit=7b7fb86")
-md5sums=('b4f8005913caec11f97091858ec1558a'
+md5sums=('3c9ef6fbbf1b36f7e98a1e2495e50101'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list