From 73271e108ef1851e869c782a5bb8fada3334215f Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 4 Jun 2017 15:57:42 +0200 Subject: [PATCH] python-marisa-trie: update to 0.7.4 --- srcpkgs/python-marisa-trie/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-marisa-trie/template b/srcpkgs/python-marisa-trie/template index cb62c0fe644..932d9c6b18a 100644 --- a/srcpkgs/python-marisa-trie/template +++ b/srcpkgs/python-marisa-trie/template @@ -1,7 +1,7 @@ # Template file for 'python-marisa-trie' pkgname=python-marisa-trie -version=0.7.2 -revision=2 +version=0.7.4 +revision=1 wrksrc="marisa-trie-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -10,8 +10,8 @@ short_desc="Static memory-efficient Trie-like structures (Python2)" maintainer="bra1nwave " license="MIT" homepage="https://github.com/kmike/marisa-trie" -distfiles="https://github.com/kmike/marisa-trie/archive/${version}.tar.gz" -checksum=5a5ca6a032fe924097f87439130f013dfb2682e597f4d5414bb87cfe49bc715e +distfiles="${PYPI_SITE}/m/marisa-trie/marisa-trie-${version}.tar.gz" +checksum=2a2258eacca9966325f9019378fc4621891f2482bc63e6441f70599595ed97d8 post_install() { vlicense LICENSE