python-Unidecode: update to 0.04.13.

This commit is contained in:
wertyi48 2013-08-03 18:19:50 -03:00
parent 3bd70f766e
commit 7c5e7227a5
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-Unidecode'
pkgname=python-Unidecode
version=0.04.12
version=0.04.13
revision=1
wrksrc="Unidecode-${version}"
build_style=python-module
@ -10,8 +10,8 @@ short_desc="Python ASCII transliterations of Unicode text"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://pypi.python.org/pypi/Unidecode"
license="GPL"
distfiles="http://pypi.python.org/packages/source/U/Unidecode/Unidecode-${version}.tar.gz"
checksum=a042a7284b36da63440f58c32fabdf723b716082cb3c4b093b421e7c4d6ea5b9
distfiles="https://pypi.python.org/packages/source/U/Unidecode/Unidecode-${version}.tar.gz"
checksum="ca58bf0ce984a20ad3a5d7fdbb7e773d8d1e5fd1570951e47c1908eed8fe0442"
python-Unidecode_package() {
noarch="yes"