Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
molecule


Commits:
bd47f9ea by Robin Candau at 2024-02-08T18:29:24+01:00
upgpkg: 24.2.0-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = molecule
        pkgdesc = Aids in the development and testing of Ansible roles
-       pkgver = 6.0.3
+       pkgver = 24.2.0
        pkgrel = 1
        url = https://github.com/ansible-community/molecule
        arch = any
@@ -40,8 +40,8 @@ pkgbase = molecule
        optdepends = molecule-vagrant: for the vagrant driver
        optdepends = python-pywinrm: for Windows support
        optdepends = python-pytest-testinfra: for the testinfra verifier
-       source = 
molecule-6.0.3.tar.gz::https://github.com/ansible-community/molecule/archive/refs/tags/v6.0.3.tar.gz
-       sha512sums = 
a05a430169b7fb27ae527e63dd49cde4a4dc95ff31f454e75f76438a3b022821ca77ba32389e1c77d32ffc7ef06537aeaea24c48ab6e10b9a230cc2beab30c4c
-       b2sums = 
dfa7f3d8b93f778dda754feddf4f4ab25d0e47eb805b85252b74625dc86508c8c94cf0f4e9cb499bdc77b93fba1f1330f17a6d917f44466985ef20eee1543826
+       source = 
molecule-24.2.0.tar.gz::https://github.com/ansible-community/molecule/archive/refs/tags/v24.2.0.tar.gz
+       sha512sums = 
ead9ffcd1e93a07c9a0374bcd76c41a339037c4a5888cfdf469afff65ef28a39fcd66db1186c1525b6eecd7dee912ccd2c747e4d6aeef7967092daa7fe57bb2a
+       b2sums = 
3ba687f005f61633de84affda529b71c5964834e4aad7c55ff1f7e3f27312910f0ea4dab3885ac30206878918640c1463f7e0097f9f85da5496346bd81e884f0
 
 pkgname = molecule


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=molecule
-pkgver=6.0.3
+pkgver=24.2.0
 pkgrel=1
 pkgdesc="Aids in the development and testing of Ansible roles"
 arch=(any)
@@ -52,8 +52,8 @@ optdepends=(
   'python-pytest-testinfra: for the testinfra verifier'
 )
 source=($pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz)
-sha512sums=('a05a430169b7fb27ae527e63dd49cde4a4dc95ff31f454e75f76438a3b022821ca77ba32389e1c77d32ffc7ef06537aeaea24c48ab6e10b9a230cc2beab30c4c')
-b2sums=('dfa7f3d8b93f778dda754feddf4f4ab25d0e47eb805b85252b74625dc86508c8c94cf0f4e9cb499bdc77b93fba1f1330f17a6d917f44466985ef20eee1543826')
+sha512sums=('ead9ffcd1e93a07c9a0374bcd76c41a339037c4a5888cfdf469afff65ef28a39fcd66db1186c1525b6eecd7dee912ccd2c747e4d6aeef7967092daa7fe57bb2a')
+b2sums=('3ba687f005f61633de84affda529b71c5964834e4aad7c55ff1f7e3f27312910f0ea4dab3885ac30206878918640c1463f7e0097f9f85da5496346bd81e884f0')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/molecule/-/commit/bd47f9ea025ee9295a83091e30d4e01917afe255

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


Reply via email to