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


Commits:
788c5fd8 by Robin Candau at 2024-04-10T09:37:52+02:00
upgpkg: 24.2.1-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 = 24.2.0
+       pkgver = 24.2.1
        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-24.2.0.tar.gz::https://github.com/ansible-community/molecule/archive/refs/tags/v24.2.0.tar.gz
-       sha512sums = 
ead9ffcd1e93a07c9a0374bcd76c41a339037c4a5888cfdf469afff65ef28a39fcd66db1186c1525b6eecd7dee912ccd2c747e4d6aeef7967092daa7fe57bb2a
-       b2sums = 
3ba687f005f61633de84affda529b71c5964834e4aad7c55ff1f7e3f27312910f0ea4dab3885ac30206878918640c1463f7e0097f9f85da5496346bd81e884f0
+       source = 
molecule-24.2.1.tar.gz::https://github.com/ansible-community/molecule/archive/refs/tags/v24.2.1.tar.gz
+       sha512sums = 
b7bcae1f41d48e38f96890bd9a45ffa770117490fe0afb58af98f5b90c973d597f2b9eed9c814f370692f9d6a1ae31266aeea45e41a0d076f440c8848ed1ea99
+       b2sums = 
de49b0b7ca6112f7d59bff83d40307e1bf276ef2b48bccfe7d3c6a175bda620c87663188c978891db25b9ca4ad58dd76b5af04a6a315a32cb95f05c63b6f5a14
 
 pkgname = molecule


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=molecule
-pkgver=24.2.0
+pkgver=24.2.1
 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=('ead9ffcd1e93a07c9a0374bcd76c41a339037c4a5888cfdf469afff65ef28a39fcd66db1186c1525b6eecd7dee912ccd2c747e4d6aeef7967092daa7fe57bb2a')
-b2sums=('3ba687f005f61633de84affda529b71c5964834e4aad7c55ff1f7e3f27312910f0ea4dab3885ac30206878918640c1463f7e0097f9f85da5496346bd81e884f0')
+sha512sums=('b7bcae1f41d48e38f96890bd9a45ffa770117490fe0afb58af98f5b90c973d597f2b9eed9c814f370692f9d6a1ae31266aeea45e41a0d076f440c8848ed1ea99')
+b2sums=('de49b0b7ca6112f7d59bff83d40307e1bf276ef2b48bccfe7d3c6a175bda620c87663188c978891db25b9ca4ad58dd76b5af04a6a315a32cb95f05c63b6f5a14')
 
 build() {
   cd $pkgname-$pkgver



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

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


Reply via email to