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

Jelle van der Waa jelle at gemini.archlinux.org
Thu Nov 11 11:57:23 UTC 2021


    Date: Thursday, November 11, 2021 @ 11:57:23
  Author: jelle
Revision: 1042011

upgpkg: python-acme 1.21.0-1

Modified:
  python-acme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-11 11:56:29 UTC (rev 1042010)
+++ PKGBUILD	2021-11-11 11:57:23 UTC (rev 1042011)
@@ -2,7 +2,7 @@
 # Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
 
 pkgname=python-acme
-pkgver=1.20.0
+pkgver=1.21.0
 pkgrel=1
 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=('f6cb5e64853e46874bef70877fa266931959692fb7c84c79ac6f5726d6e83fcf31a6e7b5f695fca4f5d754847dafb2626fb55b8fe7369b4e0544b8c16cfca6b0')
+sha512sums=('397e5cfa5140c9e68838a3361a7dbf53c6144acac2735e986413a6b66fbb604d944d939e49da24ebb20ac6f06a0839830f1223d64f955e566b9931e6350c79dd')
 
 build() {
   cd acme-$pkgver



More information about the arch-commits mailing list