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

David Runge dvzrv at gemini.archlinux.org
Fri Oct 8 18:07:56 UTC 2021


    Date: Friday, October 8, 2021 @ 18:07:56
  Author: dvzrv
Revision: 1028057

upgpkg: molecule 3.5.2-1: Upgrade to 3.5.2.

Modified:
  molecule/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-08 18:07:45 UTC (rev 1028056)
+++ PKGBUILD	2021-10-08 18:07:56 UTC (rev 1028057)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
 
 pkgname=molecule
-pkgver=3.5.1
+pkgver=3.5.2
 pkgrel=1
 pkgdesc="Aids in the development and testing of Ansible roles"
 arch=('any')
@@ -21,8 +21,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=('b59e54a991fb5ea2801dc4d6f26b17283271ddd00c4f4ec21f1568f6d39bfb87a75c3adedad5307a684098c67a45e2680ec9256f0de23bf8640ad1c2973bdad8')
-b2sums=('7dd9d1e1271228d302a4d19bdf6e219c701ef17a04be3938d706275bdcf1a203eabfa1ecd0a8fe3d9925a6e4887f81da1bff9897c2b2c6df7ce0b21a932598d8')
+sha512sums=('04a7d1f7e7e098c0ada71d8dc9a3e3a94320033942d8ee03f2c51ec185405d2ee13fcb44000a4942ec66923f0426717ab7e2c3a785ddda7a23515096474dc3c3')
+b2sums=('b6c6bb8ecdb4230d23161e25fa003c8979f48fc1705bfba7d14204fbaa3e9c235a71db0c4ccbab5c4328ddb8a0725d3c2ba7cb4b624afda21c6453c8be824f3e')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list