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

Johannes Löthberg demize at archlinux.org
Wed Oct 4 17:07:43 UTC 2017


    Date: Wednesday, October 4, 2017 @ 17:07:42
  Author: demize
Revision: 261554

upgpkg: python-bleach 2.1.1-1

Modified:
  python-bleach/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-04 17:05:31 UTC (rev 261553)
+++ PKGBUILD	2017-10-04 17:07:42 UTC (rev 261554)
@@ -2,8 +2,8 @@
 
 pkgbase=python-bleach
 pkgname=(python-bleach python2-bleach)
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.1.1
+pkgrel=1
 
 pkgdesc="An easy whitelist-based HTML-sanitizing tool"
 url="http://pypi.python.org/pypi/bleach"
@@ -14,9 +14,9 @@
              'python2'
              'python2-setuptools')
 
-source=("python-bleach-$pkgver.tar.gz::https://pypi.org/packages/source/b/bleach/bleach-2.0.0.tar.gz")
+source=(https://pypi.org/packages/source/b/bleach/bleach-$pkgver.tar.gz)
 
-md5sums=('a263ed1c7b16ea10d3b20278852b65d7')
+md5sums=('7c5dfb1d66ea979b5a465afb12c82ec4')
 
 prepare() {
 	cp -a bleach-$pkgver{,-python2}



More information about the arch-commits mailing list