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

Felix Yan felixonmars at archlinux.org
Wed Feb 19 07:54:59 UTC 2020


    Date: Wednesday, February 19, 2020 @ 07:54:59
  Author: felixonmars
Revision: 576286

upgpkg: python-webcolors 1.11.1-1

Modified:
  python-webcolors/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-19 07:54:47 UTC (rev 576285)
+++ PKGBUILD	2020-02-19 07:54:59 UTC (rev 576286)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-webcolors
-pkgver=1.11
+pkgver=1.11.1
 pkgrel=1
 pkgdesc="A library for working with color names and color value formats defined by the HTML and CSS specifications for use in documents on the Web"
 url="https://github.com/ubernostrum/webcolors"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("https://pypi.io/packages/source/w/webcolors/webcolors-$pkgver.tar.gz")
-sha512sums=('7b46a4a17794184a61f10cc6c3017fd9108ba7ae688eaeea508754318d05513e9a3ab9376331ccecb1e617f417c9cb5e6ae3ffd794865e7402942680c763c94d')
+sha512sums=('b8d9146e31292b41c3f3a501ca5f0ce5d9c21ec08dc31384bf6bfe06ccff202b97592eaafef0cfce9ddef1b674bf19a527225d67ecceb92bdc514a050a02524b')
 
 build() {
   cd webcolors-$pkgver



More information about the arch-commits mailing list