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

Daniel M. Capella polyzen at archlinux.org
Thu Dec 19 06:20:28 UTC 2019


    Date: Thursday, December 19, 2019 @ 06:20:28
  Author: polyzen
Revision: 538285

upgpkg: python-dkim 1.0.1-1

Modified:
  python-dkim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-19 06:17:28 UTC (rev 538284)
+++ PKGBUILD	2019-12-19 06:20:28 UTC (rev 538285)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=python-dkim
-pkgver=1.0.0
+pkgver=1.0.1
 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=('56f37736b5527082f2389bacd804e31e9f0118043e26eff74198d5d12ae3908b')
+sha256sums=('5d5ba1a15dd8c980d4183989f383bd5522a88dafde4eee5e4eebf9ee6942d94e')
 
 build() {
   cd dkimpy-$pkgver



More information about the arch-commits mailing list