python3-multidict: update to 3.1.3

This commit is contained in:
Michael Aldridge 2017-08-21 00:12:55 -07:00
parent c444a270b7
commit 057e1e4446

View File

@ -1,6 +1,6 @@
# Template file for 'python3-multidict' # Template file for 'python3-multidict'
pkgname=python3-multidict pkgname=python3-multidict
version=3.1.0 version=3.1.3
revision=1 revision=1
wrksrc=multidict-${version} wrksrc=multidict-${version}
build_style=python3-module build_style=python3-module
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="Apache-2" license="Apache-2"
homepage="https://github.com/aio-libs/multidict" homepage="https://github.com/aio-libs/multidict"
distfiles="https://github.com/aio-libs/multidict/archive/v${version}.tar.gz" distfiles="https://github.com/aio-libs/multidict/archive/v${version}.tar.gz"
checksum=1f4598eb8bc2f919e7717014058264915f358b6c9b60b970b9b5962a32ed92d9 checksum=421570422f7c933afde697149b288b3c5342f04606a1f912a4e070ab8f52ccb2
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE