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

Felix Yan felixonmars at archlinux.org
Sun Sep 1 10:56:09 UTC 2019


    Date: Sunday, September 1, 2019 @ 10:56:08
  Author: felixonmars
Revision: 506026

upgpkg: python-text-unidecode 1.3-1

Modified:
  python-text-unidecode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-01 10:55:56 UTC (rev 506025)
+++ PKGBUILD	2019-09-01 10:56:08 UTC (rev 506026)
@@ -4,8 +4,8 @@
 
 pkgbase=python-text-unidecode
 pkgname=(python-text-unidecode python2-text-unidecode)
-pkgver=1.2
-pkgrel=2
+pkgver=1.3
+pkgrel=1
 pkgdesc="The most basic Text::Unidecode port"
 url="https://github.com/kmike/text-unidecode"
 license=('PerlArtistic')
@@ -13,7 +13,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=('1ba3309dfdf94a9293c2aae4f7fd53d74b3742e2432928124196a3db9b523edce5f71e55485135dec10362bf69580d9f83707c6b6ab0a8075523fdc1b640723e')
+sha512sums=('aeaf0e79bd0545ca7a4fe700d5a7dac1d5900841fcfe8a5a568c84ba7d3bee5f75eaac0531f4a01d689a550ac5bc7e1acaeb8132293f220db8387fae2eb6a150')
 
 prepare() {
   cp -a text-unidecode-$pkgver{,-py2}



More information about the arch-commits mailing list