From 92b073eb78d2f10a26c2d083375b61d70d9bd9ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 27 Sep 2020 06:50:00 +0700 Subject: [PATCH] python-Levenshtein: correct download link --- srcpkgs/python3-Levenshtein/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-Levenshtein/template b/srcpkgs/python3-Levenshtein/template index 7474c318482..db9f0d06365 100644 --- a/srcpkgs/python3-Levenshtein/template +++ b/srcpkgs/python3-Levenshtein/template @@ -10,6 +10,5 @@ short_desc="Functions for computation of distance and string similarity (Python3 maintainer="bra1nwave " license="GPL-2.0-or-later" homepage="https://pypi.org/project/python-Levenshtein/" -distfiles="${PYPI_SITE}/p/python-Levenshtein/${pkgname}-${version}.tar.gz" +distfiles="${PYPI_SITE}/p/python-Levenshtein/python-Levenshtein-${version}.tar.gz" checksum=033a11de5e3d19ea25c9302d11224e1a1898fe5abd23c61c7c360c25195e3eb1 -broken="source not found"