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

Jelle van der Waa jelle at gemini.archlinux.org
Thu Jan 27 21:40:38 UTC 2022


    Date: Thursday, January 27, 2022 @ 21:40:38
  Author: jelle
Revision: 1117790

upgpkg: python-acme 1.22.0-3

Modified:
  python-acme/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-27 21:40:06 UTC (rev 1117789)
+++ PKGBUILD	2022-01-27 21:40:38 UTC (rev 1117790)
@@ -2,7 +2,7 @@
 # Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
 
 pkgname=python-acme
-pkgver=1.21.0
+pkgver=1.22.0
 pkgrel=3
 pkgdesc="ACME protocol implementation in Python"
 arch=('any')
@@ -12,7 +12,7 @@
          'python-requests' 'python-requests-toolbelt' 'python-setuptools')
 checkdepends=('python-pytest')
 source=("https://pypi.io/packages/source/a/acme/acme-$pkgver.tar.gz")
-sha512sums=('397e5cfa5140c9e68838a3361a7dbf53c6144acac2735e986413a6b66fbb604d944d939e49da24ebb20ac6f06a0839830f1223d64f955e566b9931e6350c79dd')
+sha512sums=('f4d1040a6cef7ff16bdcad039a329114b95ad1459915aac96e99da0e48f4a1f9febdfb91df6ec1621267648fcad1608a7b9a79b712201b181662c6572fad11a9')
 
 build() {
   cd acme-$pkgver



More information about the arch-commits mailing list