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

Jonathan Steel jsteel at archlinux.org
Fri Mar 1 15:02:15 UTC 2019


    Date: Friday, March 1, 2019 @ 15:02:14
  Author: jsteel
Revision: 437273

upgpkg: vagrant 2.2.4-1

Modified:
  vagrant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-01 14:57:58 UTC (rev 437272)
+++ PKGBUILD	2019-03-01 15:02:14 UTC (rev 437273)
@@ -9,7 +9,7 @@
 # Contributor: Steven Nance <steven at devtrw.com>
 
 pkgname=vagrant
-pkgver=2.2.3
+pkgver=2.2.4
 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=('2cfc11b119448b2c2a2284345b199c40'
+md5sums=('7e6d5c04f11bc1e9fe8daa610fc046bc'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list