diff --git a/srcpkgs/python-smmap/template b/srcpkgs/python-smmap/template index bf4cbad0e0a..9dc22d66623 100644 --- a/srcpkgs/python-smmap/template +++ b/srcpkgs/python-smmap/template @@ -1,7 +1,7 @@ # Template file for 'python-smmap' pkgname=python-smmap -version=2.0.3 -revision=2 +version=2.0.4 +revision=1 noarch=yes wrksrc="smmap-${version}" build_style=python-module @@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools" depends="python" short_desc="Sliding memory map manager (Python2)" maintainer="Joseph LaFreniere " +license="BSD-3-Clause" homepage="https://github.com/gitpython-developers/smmap" -license="BSD" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=0ee6d3d1b406ef2d591bb6c1a094363dfda34bf5313eda8a65946a19228ef208 +checksum=88a0f04ab586dbcb1a13540ec979c687191918c0a0067899e228b3cbfbe05485 post_install() { vlicense LICENSE