[arch-commits] Commit in vagrant/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Thu May 13 07:05:39 UTC 2021
Date: Thursday, May 13, 2021 @ 07:05:39
Author: jsteel
Revision: 932920
upgpkg: vagrant 2.2.16-1
Modified:
vagrant/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-13 06:56:55 UTC (rev 932919)
+++ PKGBUILD 2021-05-13 07:05:39 UTC (rev 932920)
@@ -9,7 +9,7 @@
# Contributor: Steven Nance <steven at devtrw.com>
pkgname=vagrant
-pkgver=2.2.15
+pkgver=2.2.16
pkgrel=1
pkgdesc="Build and distribute virtualized development environments"
arch=('x86_64')
@@ -22,8 +22,8 @@
conflicts=('vagrant-substrate')
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=('58cbe4e680e085fa3a052c2f2a0b9f2a'
+ "git+https://github.com/mitchellh/vagrant-installers.git#commit=e350c4d")
+md5sums=('ed1759e52633f63e05015f5f03db53a6'
'SKIP')
prepare() {
More information about the arch-commits
mailing list