Jonathan Steel pushed to branch main at Arch Linux / Packaging / Packages / 
vagrant


Commits:
01ab572f by Jonathan Steel at 2023-07-30T17:35:03+01:00
upgpkg: 2.3.7-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -9,21 +9,22 @@
 # Contributor: Steven Nance <[email protected]>
 
 pkgname=vagrant
-pkgver=2.3.6
+pkgver=2.3.7
 pkgrel=1
 pkgdesc="Build and distribute virtualized development environments"
 arch=('x86_64')
 url="https://vagrantup.com";
 license=('MIT')
 options=('!emptydirs')
-depends=('curl' 'dnsmasq' 'libarchive' 'libssh2' 'libxml2' 'libxslt' 'rsync'
+depends=('curl' 'libarchive' 'libssh2' 'libxml2' 'libxslt' 'rsync'
          'ruby' 'xz' 'perl')
 makedepends=('git' 'go')
+optdepends=('dnsmasq: if using libvirt')
 conflicts=('vagrant-substrate')
 replaces=('vagrant-substrate')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/hashicorp/$pkgname/archive/v$pkgver.tar.gz
-        
"git+https://github.com/hashicorp/vagrant-installers.git#commit=a5f6e03";)
-sha256sums=('3f9780b32d979e7cf4565a56fa6dc40b3c9b1b73e4cae9931b1d4a706d0d4d9e'
+        
"git+https://github.com/hashicorp/vagrant-installers.git#commit=d2bb84b";)
+sha256sums=('fa8a96319aa7b9ff5f4a991b77cbf37f549549d84737624bcebefa8f2004bf45'
             'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vagrant/-/commit/01ab572f3c44132823063ef61565bd30458d6e92

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vagrant/-/commit/01ab572f3c44132823063ef61565bd30458d6e92
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to