[arch-commits] Commit in molecule/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Wed Jun 2 20:10:23 UTC 2021


    Date: Wednesday, June 2, 2021 @ 20:10:23
  Author: dvzrv
Revision: 953300

upgpkg: molecule 3.3.3-1: Upgrade to 3.3.3.

Modified:
  molecule/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-02 20:05:31 UTC (rev 953299)
+++ PKGBUILD	2021-06-02 20:10:23 UTC (rev 953300)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
 
 pkgname=molecule
-pkgver=3.3.2
+pkgver=3.3.3
 pkgrel=1
 pkgdesc="Aids in the development and testing of Ansible roles"
 arch=('any')
@@ -22,8 +22,8 @@
             'python-pywinrm: for Windows support'
             'python-pytest-testinfra: for the testinfra verifier')
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('5b76757e526453a858207a8a1378b2afe75f9e44ad256e98bb83fc7f258c25a5a626667195ebb137b604443db0428c5f72eb04d12f39ab4cc5a84ecef230f07c')
-b2sums=('e71d2400728e186154744f5bd87c02428ba32dddce846ec4fce35345ea26a114a7e09a84085f80373f561cdfc8586487dc5c5ec0e8154006886f4e3b77c7fe3d')
+sha512sums=('cac124923390133e883816cc9ddb1ffb7dc1f5e07b4c4ea90b159873ce69be028e10ca04df0b0d56bcefe53648eb3791cc1c22bec6ffe334c03c5a90a98b0367')
+b2sums=('e792d96d40bc4db6560e30bc2867acbec088ffa0521d5dab813e23e727820b8fdd2f5065af0ed48d109aedf79d927f31498825d4b86dd4b675de4c48ec85488a')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list