Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
vagrant


Commits:
0ac5a8e5 by Sven-Hendrik Haase at 2024-11-10T01:07:02+01:00
upgpkg: 2.4.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = vagrant
        pkgdesc = Build and distribute virtualized development environments
-       pkgver = 2.4.1
-       pkgrel = 3
+       pkgver = 2.4.2
+       pkgrel = 1
        url = https://vagrantup.com
        arch = x86_64
        license = BUSL-1.1
@@ -20,9 +20,9 @@ pkgbase = vagrant
        conflicts = vagrant-substrate
        replaces = vagrant-substrate
        options = !emptydirs
-       source = 
vagrant-2.4.1.tar.gz::https://github.com/hashicorp/vagrant/archive/v2.4.1.tar.gz
+       source = 
vagrant-2.4.2.tar.gz::https://github.com/hashicorp/vagrant/archive/v2.4.2.tar.gz
        source = 
git+https://github.com/hashicorp/vagrant-installers.git#commit=7bcf4d4
-       sha256sums = 
19cfa306e3ffae5ddbf30504f61a1a3124aa9a87721b130a14098d4ea1febf89
+       sha256sums = 
5fe4fb959cb8b48e61613281b72d77bc77b0c570e2a16f4b6d61c6a70cb1715b
        sha256sums = 
6a12657a82226a942ca57f5b3a6f3684d312fe1ef6f876dfb6c246b7e757aa26
 
 pkgname = vagrant


=====================================
PKGBUILD
=====================================
@@ -9,8 +9,8 @@
 # Contributor: Steven Nance <[email protected]>
 
 pkgname=vagrant
-pkgver=2.4.1
-pkgrel=3
+pkgver=2.4.2
+pkgrel=1
 pkgdesc="Build and distribute virtualized development environments"
 arch=('x86_64')
 url="https://vagrantup.com";
@@ -24,7 +24,7 @@ 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=7bcf4d4";)
-sha256sums=('19cfa306e3ffae5ddbf30504f61a1a3124aa9a87721b130a14098d4ea1febf89'
+sha256sums=('5fe4fb959cb8b48e61613281b72d77bc77b0c570e2a16f4b6d61c6a70cb1715b'
             '6a12657a82226a942ca57f5b3a6f3684d312fe1ef6f876dfb6c246b7e757aa26')
 
 prepare() {



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

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


Reply via email to