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

Maxime Gauduin alucryd at archlinux.org
Thu Mar 10 14:53:20 UTC 2016


    Date: Thursday, March 10, 2016 @ 15:53:20
  Author: alucryd
Revision: 165952

FS#48528: python-unidecode 0.04.19-2

Modified:
  python-unidecode/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-10 14:12:15 UTC (rev 165951)
+++ PKGBUILD	2016-03-10 14:53:20 UTC (rev 165952)
@@ -5,7 +5,7 @@
 pkgbase=python-unidecode
 pkgname=('python-unidecode' 'python2-unidecode')
 pkgver=0.04.19
-pkgrel=1
+pkgrel=2
 pkgdesc='ASCII transliterations of Unicode text'
 arch=('any')
 url='http://pypi.python.org/pypi/Unidecode/'
@@ -43,6 +43,7 @@
   cd python2-unidecode
 
   python2 setup.py install --root="${pkgdir}" --optimize='1'
+  mv "${pkgdir}"/usr/bin/unidecode{,2}
 }
 
 # vim: ts=2 sw=2 et:



More information about the arch-commits mailing list