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

2016-02-14 Thread Felix Yan
Date: Monday, February 15, 2016 @ 01:27:54
  Author: fyan
Revision: 161575

upgpkg: python2-html2text 2016.1.8-1

Modified:
  python2-html2text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-15 00:27:05 UTC (rev 161574)
+++ PKGBUILD2016-02-15 00:27:54 UTC (rev 161575)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=python2-html2text
-pkgver=2015.11.4
+pkgver=2016.1.8
 pkgrel=1
 pkgdesc="A HTML to markdown-structured text converter"
 arch=('any')
@@ -13,7 +13,7 @@
 license=('GPL3')
 depends=('python2-setuptools')
 
source=("https://pypi.python.org/packages/source/h/html2text/html2text-$pkgver.tar.gz";)
-sha256sums=('44531c00fd125d0d987adf4e5ab6b4a8a2b44bfa5c4dc8896f50aa0e35c33708')
+sha256sums=('088046f9b126761ff7e3380064d4792279766abaa5722d0dd765d011cf0bb079')
 
 build() {
   cd "${srcdir}"/html2text-$pkgver


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

2015-12-03 Thread Felix Yan
Date: Friday, December 4, 2015 @ 05:14:33
  Author: fyan
Revision: 148277

upgpkg: python2-html2text 2015.11.4-1

Modified:
  python2-html2text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-04 04:07:42 UTC (rev 148276)
+++ PKGBUILD2015-12-04 04:14:33 UTC (rev 148277)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=python2-html2text
-pkgver=2015.6.12
+pkgver=2015.11.4
 pkgrel=1
 pkgdesc="A HTML to markdown-structured text converter"
 arch=('any')
@@ -13,7 +13,7 @@
 license=('GPL3')
 depends=('python2-setuptools')
 
source=("https://pypi.python.org/packages/source/h/html2text/html2text-$pkgver.tar.gz";)
-sha256sums=('240bef2049fb3e0b7e5d50e28bc99121a457cd8bd8c6c9f5f9706195fd61556e')
+sha256sums=('44531c00fd125d0d987adf4e5ab6b4a8a2b44bfa5c4dc8896f50aa0e35c33708')
 
 build() {
   cd "${srcdir}"/html2text-$pkgver