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

Antonio Rojas arojas at gemini.archlinux.org
Sun Jul 31 12:47:45 UTC 2022


    Date: Sunday, July 31, 2022 @ 12:47:43
  Author: arojas
Revision: 451779

upgpkg: python-chardet 5.0.0-1: Update to 5.0.0

Modified:
  python-chardet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-31 12:17:48 UTC (rev 451778)
+++ PKGBUILD	2022-07-31 12:47:43 UTC (rev 451779)
@@ -3,8 +3,8 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=python-chardet
-pkgver=4.0.0
-pkgrel=5
+pkgver=5.0.0
+pkgrel=1
 arch=('any')
 url="https://github.com/chardet/chardet"
 license=('LGPL')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://pypi.io/packages/source/c/chardet/chardet-${pkgver}.tar.gz")
-sha512sums=('ebd7f420e1094445270db993f6373ffe7370419e002b0bb13299dc6c9b0f7c4e77b0f44f871fba6371e6869e7c86728514367db377e3137487a3acf50cb81e96')
+sha512sums=('3853248584d53d977abe0e6ab856e1526fd7360d9b94b4f08d03895da80ba9efac8882dbd3f919f0d52b0699c0d7fd68edb223c37512685976c6f2b212fbe0ff')
 
 build() {
    cd "$srcdir"/chardet-$pkgver



More information about the arch-commits mailing list