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

Jelle van der Waa jelle at gemini.archlinux.org
Sat Jun 4 11:24:47 UTC 2022


    Date: Saturday, June 4, 2022 @ 11:24:46
  Author: jelle
Revision: 1220791

upgpkg: python-bleach 5.0.0-1

Modified:
  python-bleach/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-04 11:14:11 UTC (rev 1220790)
+++ PKGBUILD	2022-06-04 11:24:46 UTC (rev 1220791)
@@ -1,8 +1,8 @@
 # Maintainer: Johannes Löthberg <johannes at kyriasis.com>
 
 pkgname=python-bleach
-pkgver=4.1.0
-pkgrel=3
+pkgver=5.0.0
+pkgrel=1
 
 pkgdesc="An easy whitelist-based HTML-sanitizing tool"
 url="https://pypi.org/project/bleach/"
@@ -17,7 +17,7 @@
 
 source=(https://pypi.org/packages/source/b/bleach/bleach-$pkgver.tar.gz)
 
-sha256sums=('0900d8b37eba61a802ee40ac0061f8c2b5dee29c1927dd1d233e075ebf5a71da')
+sha256sums=('c6d6cc054bdc9c83b48b8083e236e5f00f238428666d2ce2e083eaa5fd568565')
 
 prepare() {
 	cd "$srcdir"/bleach-$pkgver



More information about the arch-commits mailing list