* update python-wcag-contrast-ratio to 0.9-5

This commit is contained in:
Alexander Baldeck 2024-05-07 22:03:52 +02:00
parent 0d54fc4909
commit 8c27d00fed

View File

@ -4,7 +4,7 @@
_name=wcag-contrast-ratio
pkgname=python-$_name
pkgver=0.9
pkgrel=4
pkgrel=5
pkgdesc="Library for computing contrast ratios, as required by WCAG 2.0"
arch=(any)
url="https://github.com/gsnedders/wcag-contrast-ratio"