diff --git a/srcpkgs/python-pyasn1-modules/template b/srcpkgs/python-pyasn1-modules/template index f4b0e09e2b..df685f62e4 100644 --- a/srcpkgs/python-pyasn1-modules/template +++ b/srcpkgs/python-pyasn1-modules/template @@ -1,6 +1,6 @@ # Template file for 'python-pyasn1-modules' pkgname=python-pyasn1-modules -version=0.2.7 +version=0.2.8 revision=1 archs=noarch wrksrc="${pkgname#*-}-${version}" @@ -13,8 +13,8 @@ short_desc="Collection of ASN.1-based protocols modules (Python2)" maintainer="Peter Bui " license="BSD-2-Clause" homepage="https://github.com/etingof/pyasn1-modules" -distfiles="${PYPI_SITE}/p/pyasn1-modules/pyasn1-modules-${version}.tar.gz" -checksum=0c35a52e00b672f832e5846826f1fb7507907f7d52fba6faa9e3c4cbe874fe4b +distfiles="https://github.com/etingof/pyasn1-modules/archive/v${version}.tar.gz" +checksum=c562fcf94e21b19b1b01c103a4dbe24b286356237d2b453afd75882683cf0ad7 do_check() { python setup.py test