From 1d98da4a15d7e1745f427975041cf42d5555cfac Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 30 Jun 2018 16:38:11 +0200 Subject: [PATCH] python-pyasn1-modules: update to 0.2.2 --- srcpkgs/python-pyasn1-modules/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-pyasn1-modules/template b/srcpkgs/python-pyasn1-modules/template index cebc0676bd..dfcaff2a87 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.1 +version=0.2.2 revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" @@ -9,11 +9,11 @@ pycompile_module="pyasn1_modules" hostmakedepends="python-setuptools python3-setuptools" depends="python-pyasn1" short_desc="Collection of ASN.1-based protocols modules (Python2)" -maintainer="Peter Bui " -license="2-clause-BSD" +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=af00ea8f2022b6287dc375b2c70f31ab5af83989fc6fe9eacd4976ce26cd7ccc +checksum=a0cf3e1842e7c60fde97cb22d275eb6f9524f5c5250489e292529de841417547 post_install() { vlicense LICENSE.txt LICENSE