Date: Wednesday, February 14, 2018 @ 05:40:23 Author: felixonmars Revision: 293970
upgpkg: python-webcolors 1.8.1-1 Modified: python-webcolors/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-14 05:40:06 UTC (rev 293969) +++ PKGBUILD 2018-02-14 05:40:23 UTC (rev 293970) @@ -3,7 +3,7 @@ pkgbase=python-webcolors pkgname=(python-webcolors python2-webcolors) -pkgver=1.8 +pkgver=1.8.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" @@ -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=('ea762580bbf9d01c52b078e151ad44069a73bfd03b7280ead6d163756fdc3188d5eb993e4e847ac9081e25affa0270b4f9f9902b1b7c3f4fd6e9ed5081fa8d82') +sha512sums=('45ddb4ec030206c3ff1edb7de6b8ec1b5f2f9ef5068f37a7c43b66531a2dc6b290cced2af1ca18794aaa9ba17f297022b2f9cc7a92a74ee9b68f758abf7c104e') prepare() { cp -a webcolors-$pkgver{,-py2}
