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

Daniel M. Capella polyzen at archlinux.org
Mon Apr 6 19:31:43 UTC 2020


    Date: Monday, April 6, 2020 @ 19:31:43
  Author: polyzen
Revision: 612081

upgpkg: python-dkim 1.0.4-1

Modified:
  python-dkim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-06 19:17:51 UTC (rev 612080)
+++ PKGBUILD	2020-04-06 19:31:43 UTC (rev 612081)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=python-dkim
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc='Python library that implements DKIM and ARC email signing and verification'
 arch=('any')
@@ -11,7 +11,7 @@
 checkdepends=('python-authres' 'python-pynacl')
 optdepends=('python-aiodns' 'python-authres' 'python-pynacl')
 source=("https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$pkgver.tar.gz")
-sha256sums=('11fc2bd6177a7d016e1148bff8535d0f0c9931e339186b4a58a93a331c9aefc3')
+sha256sums=('6dfbd64bbafd17358516c93ac97e6ca60fd76bc47dfc55a28f80f9c881662d92')
 
 build() {
   cd dkimpy-$pkgver



More information about the arch-commits mailing list