diff --git a/srcpkgs/python-pyasn1-modules/template b/srcpkgs/python-pyasn1-modules/template index 8bf1ac2ed4e..33c376dd780 100644 --- a/srcpkgs/python-pyasn1-modules/template +++ b/srcpkgs/python-pyasn1-modules/template @@ -1,19 +1,19 @@ # Template file for 'python-pyasn1-modules' pkgname=python-pyasn1-modules -version=0.0.8 -revision=2 +version=0.0.9 +revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" build_style=python-module pycompile_module="pyasn1_modules" hostmakedepends="python-setuptools python3-setuptools" depends="python-pyasn1" -short_desc="A collection of ASN.1-based protocols modules (Python2)" +short_desc="Collection of ASN.1-based protocols modules (Python2)" maintainer="Peter Bui " license="2-clause-BSD" -homepage="https://pypi.python.org/pypi/pyasn1-modules" +homepage="https://github.com/etingof/pyasn1-modules" distfiles="${PYPI_SITE}/p/pyasn1-modules/pyasn1-modules-${version}.tar.gz" -checksum=10561934f1829bcc455c7ecdcdacdb4be5ffd3696f26f468eb6eb41e107f3837 +checksum=be0e4157e4a53551279d6c6e366b080527f5fd068616835b4abf32c14f657f5f post_install() { vlicense LICENSE.txt LICENSE