[arch-commits] Commit in python-dkim/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Wed Oct 9 11:35:19 UTC 2019
Date: Wednesday, October 9, 2019 @ 11:35:19
Author: polyzen
Revision: 514342
upgpkg: python-dkim 0.9.5-1
Modified:
python-dkim/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-09 10:57:23 UTC (rev 514341)
+++ PKGBUILD 2019-10-09 11:35:19 UTC (rev 514342)
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
pkgname=python-dkim
-pkgver=0.9.4
+pkgver=0.9.5
pkgrel=1
pkgdesc='Python library that implements DKIM and ARC email signing and verification'
arch=('any')
@@ -9,7 +9,7 @@
license=('ZLIB')
depends=('python-authres' 'python-dnspython' 'python-pynacl' 'python-setuptools')
source=("https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$pkgver.tar.gz")
-sha256sums=('dbcfb921b4fe2e44ee1648d2fd3c80d01a36ec0ca0a84eb032b69d6f780553b5')
+sha256sums=('6bf47aa71bc466f5d6a201042317fb415fbc45f3cae4f5dbe1e337e235549ff2')
build() {
cd dkimpy-$pkgver
More information about the arch-commits
mailing list