Date: Tuesday, November 30, 2021 @ 21:12:10
Author: felixonmars
Revision: 1058835
upgpkg: python-tldextract 3.1.2-2: Python 3.10 rebuild
Modified:
python-tldextract/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-30 21:12:04 UTC (rev 1058834)
+++ PKGBUILD 2021-11-30 21:12:10 UTC (rev 1058835)
@@ -2,7 +2,7 @@
pkgname=python-tldextract
pkgver=3.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="Accurately separate the TLD from the registered domain and subdomains
of a URL, using the Public Suffix List"
arch=('any')
url="https://github.com/john-kurkowski/tldextract"