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

Maxime Gauduin alucryd at archlinux.org
Wed Dec 31 10:58:27 UTC 2014


    Date: Wednesday, December 31, 2014 @ 11:58:26
  Author: alucryd
Revision: 125066

upgpkg: python-unidecode 0.04.17-1

Modified:
  python-unidecode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-31 10:54:50 UTC (rev 125065)
+++ PKGBUILD	2014-12-31 10:58:26 UTC (rev 125066)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Maxime Gauduin <alucryd at gmail.com>
+# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 # Contributor: Kwpolska <kwpolska at kwpolska.tk>
 
 pkgbase=python-unidecode
 pkgname=('python-unidecode' 'python2-unidecode')
-pkgver=0.04.16
+pkgver=0.04.17
 pkgrel=1
 pkgdesc='ASCII transliterations of Unicode text'
 arch=('any')
@@ -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=('4cd218737d1a807bbaba9a6534fc3c80d129cff76cf7d7fdbd71e744d836657b')
+sha256sums=('f0f8d53d39877da4849293d548eecb5e79364b573643296869dbc7f5b86709ef')
 
 prepare() {
   for d in python{,2}-unidecode; do



More information about the arch-commits mailing list