[arch-commits] Commit in python-unidecode/trunk (PKGBUILD)

Maxime Gauduin alucryd at nymeria.archlinux.org
Sun Jun 29 08:37:34 UTC 2014


    Date: Sunday, June 29, 2014 @ 10:37:34
  Author: alucryd
Revision: 113736

upgpkg: python-unidecode 0.04.16-1

Modified:
  python-unidecode/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-29 08:22:15 UTC (rev 113735)
+++ PKGBUILD	2014-06-29 08:37:34 UTC (rev 113736)
@@ -4,8 +4,8 @@
 
 pkgbase=python-unidecode
 pkgname=('python-unidecode' 'python2-unidecode')
-pkgver=0.04.14
-pkgrel=2
+pkgver=0.04.16
+pkgrel=1
 pkgdesc='ASCII transliterations of Unicode text'
 arch=('any')
 url='http://pypi.python.org/pypi/Unidecode/'
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 options=('!emptydirs')
 source=("http://pypi.python.org/packages/source/U/Unidecode/Unidecode-${pkgver}.tar.gz")
-sha256sums=('a66f8a527ee0709742caa16745cc882b85d6cfc12b37fa2f56024d07031f230c')
+sha256sums=('4cd218737d1a807bbaba9a6534fc3c80d129cff76cf7d7fdbd71e744d836657b')
 
 prepare() {
   for d in python{,2}-unidecode; do




More information about the arch-commits mailing list