Date: Thursday, April 22, 2021 @ 19:33:55
  Author: jsteel
Revision: 921550

upgpkg: vagrant 2.2.15-1

Modified:
  vagrant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-04-22 19:33:33 UTC (rev 921549)
+++ PKGBUILD    2021-04-22 19:33:55 UTC (rev 921550)
@@ -9,8 +9,8 @@
 # Contributor: Steven Nance <[email protected]>
 
 pkgname=vagrant
-pkgver=2.2.14
-pkgrel=4
+pkgver=2.2.15
+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=4ddca26";)
-md5sums=('fef064ac4c3aa80ce64addcfc4666196'
+md5sums=('58cbe4e680e085fa3a052c2f2a0b9f2a'
          'SKIP')
 
 prepare() {

Reply via email to