[arch-commits] Commit in python-bleach/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sat May 9 11:27:14 UTC 2020
Date: Saturday, May 9, 2020 @ 11:27:14
Author: jelle
Revision: 625942
upgpkg: python-bleach 3.1.5-1
Upstream update
Modified:
python-bleach/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-09 11:11:21 UTC (rev 625941)
+++ PKGBUILD 2020-05-09 11:27:14 UTC (rev 625942)
@@ -1,7 +1,7 @@
# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
pkgname=python-bleach
-pkgver=3.1.3
+pkgver=3.1.5
pkgrel=1
pkgdesc="An easy whitelist-based HTML-sanitizing tool"
@@ -15,7 +15,7 @@
source=(https://pypi.org/packages/source/b/bleach/bleach-$pkgver.tar.gz)
-sha256sums=('f8dfd8a7e26443e986c4e44df31870da8e906ea61096af06ba5d5cc2d519842a')
+sha256sums=('3c4c520fdb9db59ef139915a5db79f8b51bc2a7257ea0389f30c846883430a4b')
build() {
cd "$srcdir"/bleach-$pkgver
More information about the arch-commits
mailing list