python-tempita: fix update-check/distfile
This commit is contained in:
parent
53cd23eeac
commit
c02ed78461
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ short_desc="A small text templating language for text substitution (Python2)"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://pythonpaste.org/tempita/"
|
||||
license="MIT"
|
||||
distfiles="http://pypi.python.org/packages/source/T/Tempita/Tempita-${version}.tar.gz"
|
||||
distfiles="${PYPI_SITE}/T/Tempita/Tempita-${version}.tar.gz"
|
||||
checksum=cacecf0baa674d356641f1d406b8bff1d756d739c46b869a54de515d08e6fc9c
|
||||
|
||||
python3.4-tempita_package() {
|
||||
|
|
Loading…
Reference in a new issue