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

Felix Yan felixonmars at archlinux.org
Thu Nov 9 09:07:21 UTC 2017


    Date: Thursday, November 9, 2017 @ 09:07:20
  Author: felixonmars
Revision: 265830

upgpkg: python-text-unidecode 1.1-1

Modified:
  python-text-unidecode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-09 09:07:04 UTC (rev 265829)
+++ PKGBUILD	2017-11-09 09:07:20 UTC (rev 265830)
@@ -5,7 +5,7 @@
 
 pkgbase=python-text-unidecode
 pkgname=(python-text-unidecode python2-text-unidecode)
-pkgver=1.0
+pkgver=1.1
 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")
-md5sums=('e8b5b7be1bf6107888db15359893383f')
+sha512sums=('e799ff7164de06db17e441d3a6428c20d434069ce49344e037ea2dbb63416044691652720328f86f22c59e2303d435e9e321658b2ae4bee76916e6157e9f7fe7')
 
 prepare() {
   cp -a text-unidecode-$pkgver{,-py2}



More information about the arch-commits mailing list