[arch-commits] Commit in vagrant/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Tue Apr 21 17:37:23 UTC 2020
Date: Tuesday, April 21, 2020 @ 17:37:23
Author: jsteel
Revision: 617381
upgpkg: vagrant 2.2.7-5
Todo List: Perl transient openssl dependencies
Modified:
vagrant/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-21 17:07:24 UTC (rev 617380)
+++ PKGBUILD 2020-04-21 17:37:23 UTC (rev 617381)
@@ -10,7 +10,7 @@
pkgname=vagrant
pkgver=2.2.7
-pkgrel=4
+pkgrel=5
pkgdesc="Build and distribute virtualized development environments"
arch=('x86_64')
url="https://vagrantup.com"
@@ -17,7 +17,7 @@
license=('MIT')
options=('!emptydirs')
depends=('curl' 'libarchive' 'libssh2' 'libxml2' 'libxslt' 'rsync'
- 'ruby' 'xz')
+ 'ruby' 'xz' 'perl')
makedepends=('git' 'go-pie')
conflicts=('vagrant-substrate')
replaces=('vagrant-substrate')
More information about the arch-commits
mailing list