Date: Wednesday, January 1, 2020 @ 20:57:05
  Author: polyzen
Revision: 545930

upgpkg: python-dkim 1.0.2-1

Modified:
  python-dkim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-01-01 20:33:56 UTC (rev 545929)
+++ PKGBUILD    2020-01-01 20:57:05 UTC (rev 545930)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <[email protected]>
 
 pkgname=python-dkim
-pkgver=1.0.1
+pkgver=1.0.2
 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=('5d5ba1a15dd8c980d4183989f383bd5522a88dafde4eee5e4eebf9ee6942d94e')
+sha256sums=('ce7989514025b7d7b2f5ded2a9392c92c10945c70a4e9310632586ff2f223fa7')
 
 build() {
   cd dkimpy-$pkgver

Reply via email to