python-dkimpy: update to 0.9.2.
This commit is contained in:
parent
beb84639fc
commit
48c026256e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-dkimpy'
|
||||
pkgname=python-dkimpy
|
||||
version=0.9.1
|
||||
version=0.9.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="dkimpy-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alexander Gehrke <void@qwertyuiop.de>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://launchpad.net/dkimpy"
|
||||
distfiles="${PYPI_SITE}/d/dkimpy/dkimpy-${version}.tar.gz"
|
||||
checksum=d29c7959339366d7d5ea4afe2a604aab2f5c062351222a0075f3605007290367
|
||||
checksum=83d5ddc1b83304dbccba1dc7b9e0ee37bec4269bb9ad5779480991525c3811d6
|
||||
alternatives="
|
||||
dkimpy:arcsign:/usr/bin/arcsign2
|
||||
dkimpy:arcverify:/usr/bin/arcverify2
|
||||
|
|
Loading…
Reference in a new issue