[arch-commits] Commit in python-dkim/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Fri Aug 9 22:48:33 UTC 2019
Date: Friday, August 9, 2019 @ 22:48:33
Author: polyzen
Revision: 498599
upgpkg: python-dkim 0.9.3-1
Also use upstream checksums.
Modified:
python-dkim/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-09 22:25:37 UTC (rev 498598)
+++ PKGBUILD 2019-08-09 22:48:33 UTC (rev 498599)
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
pkgname=python-dkim
-pkgver=0.9.2
+pkgver=0.9.3
_branch=${pkgver%.*}
pkgrel=1
pkgdesc='Python library that implements DKIM and ARC email signing and verification'
@@ -11,8 +11,8 @@
depends=('python-authres' 'python-dnspython' 'python-pynacl' 'python-setuptools')
source=("https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$pkgver.tar.gz"
"LICENSE-dkimpy-$pkgver::https://git.launchpad.net/dkimpy/plain/LICENSE?id=$pkgver")
-sha512sums=('a1e7ac778f8cf0897793f296061ef67a6945b136db1a7aee18498ce33111d1a0d485b0ce32f52c22c0866be644065e000de57131301000a83a1b55b6a875bfce'
- '20a36385eabb3f758fee79d66033db77601ee352ea6f28c16395b1a7798e7804e1e9c3bc6326d939ece8f30e047d4ac95df25755f00a69e95de5f7528c16d5dd')
+sha256sums=('6d7f335e1e901695aba1a2659102147775502ed7d0664f00319357ba4457d6e6'
+ 'c047360d48ec9a45c4d70dca260c1a0d4806d521be3aee4b4300106d2b2618fe')
build() {
cd dkimpy-$pkgver
More information about the arch-commits
mailing list