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

Felix Yan felixonmars at archlinux.org
Thu Jan 21 21:13:33 UTC 2021


    Date: Thursday, January 21, 2021 @ 21:13:33
  Author: felixonmars
Revision: 824125

upgpkg: python-levenshtein 0.12.1-1

Modified:
  python-levenshtein/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-21 21:13:27 UTC (rev 824124)
+++ PKGBUILD	2021-01-21 21:13:33 UTC (rev 824125)
@@ -4,8 +4,8 @@
 # Contributor: scj <scj archlinux us>
 
 pkgname=python-levenshtein
-pkgver=0.12.0
-pkgrel=10
+pkgver=0.12.1
+pkgrel=1
 pkgdesc="Python extension for computing string edit distances and similarities"
 url="https://pypi.python.org/pypi/python-Levenshtein/"
 license=('GPL')
@@ -13,7 +13,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/p/python-Levenshtein/python-Levenshtein-$pkgver.tar.gz")
-sha512sums=('95df064490970618b003bccbef9071b1a2a3ee4645ac8e851f4205bd4e8123d21ee0ee733adfeec79085faa01ba39902e2a4a26bfb21b70678377579157df4a5')
+sha512sums=('e5b9dfda4ebe1f1111e2ac86219be5659a763368759d13393bd32c6c5d78d9b183c757c7e8ff1bd8a2f73450f0a255cc78664f03d899e1e5af2e58d871843722')
 
 package() {
   cd python-Levenshtein-$pkgver



More information about the arch-commits mailing list