~dricottone/huttese-apk

7c6d4392ce04691205416b641c9e272b4f345895 — Drew DeVault 4 years ago 90cda83
sr.ht/py3-aiosmtpd: bump pkgrel
1 files changed, 1 insertions(+), 3 deletions(-)

M sr.ht/py3-aiosmtpd/APKBUILD
M sr.ht/py3-aiosmtpd/APKBUILD => sr.ht/py3-aiosmtpd/APKBUILD +1 -3
@@ 3,7 3,7 @@
pkgname=py3-aiosmtpd
_pyname=aiosmtpd
pkgver=1.2
pkgrel=0
pkgrel=1
pkgdesc="A reimplementation of the Python stdlib smtpd.py based on asyncio"
url="https://github.com/aio-libs/aiosmtpd"
arch="noarch"


@@ 31,5 31,3 @@ package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="520b0fae80423d3963d4f17ef393cc0ce9e342fd1237c909159706bfe1e13f27df849fbc14aa1c94ad02e7c9108308984b6f9e21c7dbddb09093ef00884983d8  aiosmtpd-1.2.tar.gz
72fb10acd59b2866bd1d8a4dcb6775b0a5b13dc5be1d5286797022e6e5aa2ba7f268af4d26e8a48d3c943b3ecb9df23fac0aad9e0156e3c3f548d5109b3d2f50  test-ssl-certs.patch"