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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jun 2 18:21:30 UTC 2022


    Date: Thursday, June 2, 2022 @ 18:21:29
  Author: felixonmars
Revision: 1218906

upgpkg: python-webcolors 1.12-1

Modified:
  python-webcolors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-02 18:21:18 UTC (rev 1218905)
+++ PKGBUILD	2022-06-02 18:21:29 UTC (rev 1218906)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-webcolors
-pkgver=1.11.1
-pkgrel=6
+pkgver=1.12
+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"
 license=('BSD')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("https://pypi.io/packages/source/w/webcolors/webcolors-$pkgver.tar.gz")
-sha512sums=('b8d9146e31292b41c3f3a501ca5f0ce5d9c21ec08dc31384bf6bfe06ccff202b97592eaafef0cfce9ddef1b674bf19a527225d67ecceb92bdc514a050a02524b')
+sha512sums=('2c1e46ba2036ff960a973b9f5b4cec06241e9385fa0de876f66a6cf742d5b11bc212fce262011968a612c1446b78a6f50b3e75d04584c3b2b47f3ac3d66fdd51')
 
 build() {
   cd webcolors-$pkgver



More information about the arch-commits mailing list