aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-bleach/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-bleach/APKBUILD')
-rw-r--r--community/py3-bleach/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-bleach/APKBUILD b/community/py3-bleach/APKBUILD
index 1ff1760430b..7eb87c79504 100644
--- a/community/py3-bleach/APKBUILD
+++ b/community/py3-bleach/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
-# Maintainer: Leo <thinkabit.ukim@gmail.com>
+# Maintainer:
pkgname=py3-bleach
pkgver=4.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="whitelist-based HTML sanitizing library"
options="!check" # 3 tests fail
url="https://github.com/mozilla/bleach"