[arch-commits] Commit in molecule/trunk (PKGBUILD)
David Runge
dvzrv at gemini.archlinux.org
Thu Jul 21 08:00:14 UTC 2022
Date: Thursday, July 21, 2022 @ 08:00:14
Author: dvzrv
Revision: 1254966
upgpkg: molecule 4.0.1-1: Upgrade to 4.0.1.
Modified:
molecule/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-21 07:59:47 UTC (rev 1254965)
+++ PKGBUILD 2022-07-21 08:00:14 UTC (rev 1254966)
@@ -1,7 +1,7 @@
# Maintainer: David Runge <dvzrv at archlinux.org>
pkgname=molecule
-pkgver=4.0.0
+pkgver=4.0.1
pkgrel=1
pkgdesc="Aids in the development and testing of Ansible roles"
arch=(any)
@@ -22,9 +22,9 @@
'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=('920a47ecdebb413c1faec09ca8e4597a15f6f073685136ecf5c30211685920156394f5af8618d1040b81513c7480bfc1c0778bac0a88e99c9afaedd83f306371')
-b2sums=('cd22f094848bd92ab50fd18d32a2492a700fcc222c2d32b7884a7893c798c4b15abed2ba00a5b7874eef6850645e7b9bb696b500f1508335587cac37620722ba')
+source=(https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz)
+sha512sums=('7515e07bf791d5586e1f5fb4ce0d2f731c94c8268c589155340b2bdc1528534084870e66e492b2d883f9e9764293c93799a4c75478523502a2f37ad0642a472d')
+b2sums=('73cf7a2257368c737b9003236bf77011de167dd6f692166702e7948c136202b33bcce1c70893b61a95af9baa90e7b5266a5fa889e3bba0e5a8c9c1e6f48fec9a')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list