Date: Wednesday, April 12, 2023 @ 00:34:38 Author: polyzen Revision: 1444769
upgpkg: python-dkim 1.1.2-1 Modified: python-dkim/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-11 22:28:08 UTC (rev 1444768) +++ PKGBUILD 2023-04-12 00:34:38 UTC (rev 1444769) @@ -1,8 +1,8 @@ # Maintainer: Daniel M. Capella <[email protected]> pkgname=python-dkim -pkgver=1.1.1 -pkgrel=2 +pkgver=1.1.2 +pkgrel=1 pkgdesc='Python library that implements DKIM and ARC email signing and verification' arch=('any') url=https://launchpad.net/dkimpy @@ -13,8 +13,8 @@ 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=('7559744b5a9019691908f0a0c653e206b6cbf636c8c6d66e1a0827cfc8ec7f91') -b2sums=('6b9107129a0857a384d90b9c7d3970177aa32edaaeb41d62dd4edc6fdf7e8c16e3160162aaed074f865d476dc3f7f20ad299f7034858c0fc59ef88c651552ae4') +sha256sums=('0c3a5af79de8a019123f81aa7f57e511a4ea713a272ea8b62a441a84dddc4b2c') +b2sums=('a202acba76b83bc6c9e82d02e45ae77a09aa016c77285efd8c1c291ca9633f1cb02335b86b6da232a291e6f9a9ae3b344f217a1539bc9bfd7b0cefcbff81ab4f') build() { cd dkimpy-$pkgver
