From b3a0a0687c9a4797f9cdb55ce1520a51b23a621c Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 16 Jul 2018 03:40:18 -0300 Subject: [PATCH] python-smmap: update to 2.0.4. --- srcpkgs/python-smmap/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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