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

Jonathan Steel jsteel at archlinux.org
Sun Jul 7 15:05:41 UTC 2019


    Date: Sunday, July 7, 2019 @ 15:05:41
  Author: jsteel
Revision: 487632

upgpkg: vagrant 2.2.5-1

Modified:
  vagrant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-07 15:02:22 UTC (rev 487631)
+++ PKGBUILD	2019-07-07 15:05:41 UTC (rev 487632)
@@ -9,7 +9,7 @@
 # Contributor: Steven Nance <steven at devtrw.com>
 
 pkgname=vagrant
-pkgver=2.2.4
+pkgver=2.2.5
 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=('7e6d5c04f11bc1e9fe8daa610fc046bc'
+md5sums=('8e3d5a2a0f08656609719dd1e6af2d70'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list