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

Felix Yan felixonmars at archlinux.org
Fri Feb 9 18:16:47 UTC 2018


    Date: Friday, February 9, 2018 @ 18:16:45
  Author: felixonmars
Revision: 290492

upgpkg: python-webcolors 1.8-1

Modified:
  python-webcolors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-09 18:11:10 UTC (rev 290491)
+++ PKGBUILD	2018-02-09 18:16:45 UTC (rev 290492)
@@ -3,7 +3,7 @@
 
 pkgbase=python-webcolors
 pkgname=(python-webcolors python2-webcolors)
-pkgver=1.7
+pkgver=1.8
 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"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("https://pypi.io/packages/source/w/webcolors/webcolors-$pkgver.tar.gz")
-sha512sums=('0541b0cd4871f36adb09bcdf345797916ef27364e83ac0e87f5b41e891801c5f4354dcf8ca7dd3e10407d6c867cdfc0aa59dacc508a4fec0407e78a0b435697e')
+sha512sums=('ea762580bbf9d01c52b078e151ad44069a73bfd03b7280ead6d163756fdc3188d5eb993e4e847ac9081e25affa0270b4f9f9902b1b7c3f4fd6e9ed5081fa8d82')
 
 prepare() {
   cp -a webcolors-$pkgver{,-py2}



More information about the arch-commits mailing list