python-marisa-trie: update homepage
This commit is contained in:
parent
ad6ff7f26c
commit
8486d77f13
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ makedepends="python-devel python3-devel"
|
|||
short_desc="Static memory-efficient Trie-like structures (Python2)"
|
||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/kmike/marisa-trie"
|
||||
homepage="https://github.com/pytries/marisa-trie"
|
||||
changelog="https://raw.githubusercontent.com/pytries/marisa-trie/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/m/marisa-trie/marisa-trie-${version}.tar.gz"
|
||||
checksum=c73bc25d868e8c4ea7aa7f1e19892db07bba2463351269b05340ccfa06eb2baf
|
||||
|
|
Loading…
Reference in a new issue