python-marisa-trie: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:15:04 -02:00
parent 73957f51ee
commit fb380f125c
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-marisa-trie'
pkgname=python-marisa-trie
version=0.7.5
revision=1
revision=2
wrksrc="marisa-trie-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"