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

Felix Yan felixonmars at archlinux.org
Wed Mar 6 09:42:52 UTC 2019


    Date: Wednesday, March 6, 2019 @ 09:42:52
  Author: felixonmars
Revision: 437800

upgpkg: python-tldextract 2.2.1-1

Modified:
  python-tldextract/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-06 09:42:02 UTC (rev 437799)
+++ PKGBUILD	2019-03-06 09:42:52 UTC (rev 437800)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tldextract
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
 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"
@@ -10,7 +10,7 @@
 depends=('python-idna' 'python-requests' 'python-requests-file' 'python-setuptools')
 checkdepends=('python-pytest-runner' 'python-pytest-mock' 'python-responses')
 source=("https://pypi.io/packages/source/t/tldextract/tldextract-$pkgver.tar.gz")
-sha512sums=('25a8c3d2ce27bd54dea211fb3999caeb487840172a8b707b43e6c27729f247306cc0596f156e70f3039771f84f92112921c17873128d4597dbc8785e2d4de8d3')
+sha512sums=('db4f14e514c0e68f85f28226343d7ec91ceea2843ee01c9a2950f0972f365bf343640e07cfb118aff52bab975719be71d179fc6b3bd4da7eb62a47b62747cc0b')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list