Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-tldextract


Commits:
0f38f362 by Felix Yan at 2023-10-25T19:03:55+03:00
upgpkg: 5.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-tldextract
        pkgdesc = Accurately separate the TLD from the registered domain and 
subdomains of a URL, using the Public Suffix List
-       pkgver = 5.0.0
+       pkgver = 5.0.1
        pkgrel = 1
        url = https://github.com/john-kurkowski/tldextract
        arch = any
@@ -20,7 +20,7 @@ pkgbase = python-tldextract
        depends = python-requests
        depends = python-requests-file
        depends = python-filelock
-       source = 
git+https://github.com/john-kurkowski/tldextract.git#commit=14a53b8e4ce93f5a8560af95c4bf1c1157d1ae1e
+       source = 
git+https://github.com/john-kurkowski/tldextract.git#commit=b848277e7c5ddba0663d4df1e0135a27a0febafd
        sha512sums = SKIP
 
 pkgname = python-tldextract


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-tldextract
-pkgver=5.0.0
-_commit=14a53b8e4ce93f5a8560af95c4bf1c1157d1ae1e
+pkgver=5.0.1
+_commit=b848277e7c5ddba0663d4df1e0135a27a0febafd
 pkgrel=1
 pkgdesc="Accurately separate the TLD from the registered domain and subdomains 
of a URL, using the Public Suffix List"
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tldextract/-/commit/0f38f3624fb43615990e695c747364121c408e5d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tldextract/-/commit/0f38f3624fb43615990e695c747364121c408e5d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to