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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Oct 8 10:14:56 UTC 2017


    Date: Sunday, October 8, 2017 @ 10:14:55
  Author: jlichtblau
Revision: 262130

upgpkg: python-html2text 2017.10.4-1 - new upstream release
linuxdays.cz edition

Modified:
  python-html2text/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-08 10:08:48 UTC (rev 262129)
+++ PKGBUILD	2017-10-08 10:14:55 UTC (rev 262130)
@@ -6,17 +6,17 @@
 
 pkgbase=python-html2text
 pkgname=('python-html2text' 'python2-html2text')
-pkgver=2016.9.19
-pkgrel=2
+pkgver=2017.10.4
+pkgrel=1
 pkgdesc="A HTML to markdown-structured text converter"
 arch=('any')
 url="https://pypi.python.org/pypi/html2text/"
 license=('GPL3')
-makedepends=('python-setuptools' 'python2-setuptools')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-coverage' 'python2-coverage')
 provides=('html2text')
 replaces=('html2text')
-source=(https://github.com/Alir3z4/html2text/archive/$pkgver.tar.gz)
-sha256sums=('21c0237fae4f640eef53343a2965f44bfd907f0e1b956cd1171fb3884541767a')
+source=($pkgname-$pkgver.tar.gz::https://github.com/Alir3z4/html2text/archive/$pkgver.tar.gz)
+sha256sums=('e32553658cfe504db084a98ccc11758727107acc4c12c5fe464f6a8cdccc938f')
 
 prepare() {
   cp -a html2text-$pkgver{,-py2}



More information about the arch-commits mailing list