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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun May 29 16:32:49 UTC 2016


    Date: Sunday, May 29, 2016 @ 18:32:49
  Author: jlichtblau
Revision: 177433

upgpkg: python-html2text 2016.5.29-1 - new upstream release

Modified:
  python-html2text/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-29 16:29:23 UTC (rev 177432)
+++ PKGBUILD	2016-05-29 16:32:49 UTC (rev 177433)
@@ -6,8 +6,8 @@
 
 pkgbase=python-html2text
 pkgname=('python-html2text' 'python2-html2text')
-pkgver=2016.4.2
-pkgrel=2
+pkgver=2016.5.29
+pkgrel=1
 pkgdesc="A HTML to markdown-structured text converter"
 arch=('any')
 url="https://pypi.python.org/pypi/html2text/"
@@ -15,8 +15,8 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 provides=('html2text')
 replaces=('html2text')
-source=(https://pypi.python.org/packages/source/h/html2text/html2text-$pkgver.tar.gz)
-sha256sums=('32e5e49eb520335bae200a00e3cc981f1ade558930068e1bb2a6e3fb1504f951')
+source=(https://github.com/Alir3z4/html2text/archive/$pkgver.tar.gz)
+sha256sums=('7f59fb29083a7819063b227c24a8dd5e25aeef74b68bf2318a68cc1e3e653add')
 
 prepare() {
   cp -a html2text-$pkgver{,-py2}



More information about the arch-commits mailing list