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

Jonathan Steel jsteel at archlinux.org
Fri Aug 31 08:25:31 UTC 2018


    Date: Friday, August 31, 2018 @ 08:25:30
  Author: jsteel
Revision: 375818

upgpkg: vagrant 2.1.4-1

Modified:
  vagrant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-31 08:23:46 UTC (rev 375817)
+++ PKGBUILD	2018-08-31 08:25:30 UTC (rev 375818)
@@ -10,7 +10,7 @@
 # Contributor: Steven Nance <steven at devtrw.com>
 
 pkgname=vagrant
-pkgver=2.1.2
+pkgver=2.1.4
 pkgrel=1
 pkgdesc="Build and distribute virtualized development environments"
 arch=('x86_64')
@@ -24,7 +24,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=('20b7a4a7b3e1bb4a57c8cac65a547ce7'
+md5sums=('4612b693800f9f575bd053083abb00d8'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list