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

Felix Yan felixonmars at archlinux.org
Fri Feb 23 11:10:21 UTC 2018


    Date: Friday, February 23, 2018 @ 11:10:20
  Author: felixonmars
Revision: 297206

upgpkg: python-text-unidecode 1.2-1

Modified:
  python-text-unidecode/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-23 11:09:54 UTC (rev 297205)
+++ PKGBUILD	2018-02-23 11:10:20 UTC (rev 297206)
@@ -5,7 +5,7 @@
 
 pkgbase=python-text-unidecode
 pkgname=(python-text-unidecode python2-text-unidecode)
-pkgver=1.1
+pkgver=1.2
 pkgrel=1
 pkgdesc="The most basic Text::Unidecode port"
 url="https://github.com/kmike/text-unidecode"
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("https://pypi.io/packages/source/t/text-unidecode/text-unidecode-$pkgver.tar.gz")
-sha512sums=('e799ff7164de06db17e441d3a6428c20d434069ce49344e037ea2dbb63416044691652720328f86f22c59e2303d435e9e321658b2ae4bee76916e6157e9f7fe7')
+sha512sums=('1ba3309dfdf94a9293c2aae4f7fd53d74b3742e2432928124196a3db9b523edce5f71e55485135dec10362bf69580d9f83707c6b6ab0a8075523fdc1b640723e')
 
 prepare() {
   cp -a text-unidecode-$pkgver{,-py2}



More information about the arch-commits mailing list