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

Maxime Gauduin alucryd at gemini.archlinux.org
Thu Jun 30 15:41:53 UTC 2022


    Date: Thursday, June 30, 2022 @ 15:41:52
  Author: alucryd
Revision: 1243051

upgpkg: python-charset-normalizer 2.1.0-1

Modified:
  python-charset-normalizer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-30 15:34:54 UTC (rev 1243050)
+++ PKGBUILD	2022-06-30 15:41:52 UTC (rev 1243051)
@@ -4,8 +4,8 @@
 # Contributor: Dimitris Kiziridis <ragouel at outlook.com>
 
 pkgname=python-charset-normalizer
-pkgver=2.0.10
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 pkgdesc='Encoding and language detection alternative to chardet'
 arch=(any)
 url=https://github.com/ousret/charset_normalizer
@@ -16,7 +16,7 @@
   python-setuptools
 )
 checkdepends=(python-pytest)
-_tag=de25562948294ad7dfbb4b2f1d1d0999d48018bc
+_tag=cb2dbdeb706f4aebcc49a754382b10c2e23dfd7f
 source=(git+https://github.com/Ousret/charset_normalizer.git#tag=${_tag})
 b2sums=(SKIP)
 



More information about the arch-commits mailing list