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

Jonathan Steel jsteel at archlinux.org
Sat Nov 24 08:15:07 UTC 2018


    Date: Saturday, November 24, 2018 @ 08:15:06
  Author: jsteel
Revision: 409598

upgpkg: vagrant 2.2.1-1

Modified:
  vagrant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-24 07:29:07 UTC (rev 409597)
+++ PKGBUILD	2018-11-24 08:15:06 UTC (rev 409598)
@@ -9,8 +9,8 @@
 # Contributor: Steven Nance <steven at devtrw.com>
 
 pkgname=vagrant
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
 pkgdesc="Build and distribute virtualized development environments"
 arch=('x86_64')
 url="https://vagrantup.com"
@@ -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=('d9a44a486e6de1d4e8cd4cb89ff84657'
+md5sums=('b4f8005913caec11f97091858ec1558a'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list