From d0e7ed80b7748fab36901aa5acebe7bd41af2f19 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Wed, 2 Oct 2019 11:32:03 +0300 Subject: [PATCH] python-bitarray: update to 1.0.1. --- srcpkgs/python-bitarray/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-bitarray/template b/srcpkgs/python-bitarray/template index c1e9f6b0f9d..4f2b4ee392c 100644 --- a/srcpkgs/python-bitarray/template +++ b/srcpkgs/python-bitarray/template @@ -1,7 +1,7 @@ # Template file for 'python-bitarray' pkgname=python-bitarray -version=0.8.3 -revision=2 +version=1.0.1 +revision=1 wrksrc="bitarray-${version}" build_style=python-module pycompile_module="bitarray" @@ -12,7 +12,7 @@ maintainer="Toyam Cox " license="Python-2.0" homepage="https://github.com/ilanschnell/bitarray" distfiles="https://github.com/ilanschnell/bitarray/archive/${version}.tar.gz" -checksum=14fa725b4225c4c87579218e65d716651aaaf0da5686ff0cc217948c5d178563 +checksum=bc5be12525ba67c6dd1fffc28b4a035aa52139a4be0aa94df1b544074284113e post_install() { vlicense LICENSE