Date: Monday, July 19, 2021 @ 14:16:03 Author: jelle Revision: 978679
upgpkg: python-bleach 3.3.1-1 Modified: python-bleach/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-19 14:13:39 UTC (rev 978678) +++ PKGBUILD 2021-07-19 14:16:03 UTC (rev 978679) @@ -1,7 +1,7 @@ # Maintainer: Johannes Löthberg <[email protected]> pkgname=python-bleach -pkgver=3.3.0 +pkgver=3.3.1 pkgrel=1 pkgdesc="An easy whitelist-based HTML-sanitizing tool" @@ -18,7 +18,7 @@ source=(https://pypi.org/packages/source/b/bleach/bleach-$pkgver.tar.gz $pkgname-py39.patch::https://github.com/mozilla/bleach/commit/9ba905729f17.patch) -sha256sums=('98b3170739e5e83dd9dc19633f074727ad848cbedb6026708c8ac2d3b697a433' +sha256sums=('306483a5a9795474160ad57fce3ddd1b50551e981eed8e15a582d34cef28aafa' '5b47567a3d47c8e4464b63d5d50abc38da55f2a67d2fa2f7c65041191ea6c156') prepare() {
