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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Jun 15 19:05:57 UTC 2015


    Date: Monday, June 15, 2015 @ 21:05:57
  Author: jlichtblau
Revision: 135438

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

Modified:
  python-html2text/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-15 16:27:27 UTC (rev 135437)
+++ PKGBUILD	2015-06-15 19:05:57 UTC (rev 135438)
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=python-html2text
-pkgver=2015.6.6
+pkgver=2015.6.12
 pkgrel=1
 pkgdesc="A HTML to markdown-structured text converter"
 arch=('any')
@@ -14,7 +14,7 @@
 provides=('html2text')
 replaces=('html2text')
 source=(https://pypi.python.org/packages/source/h/html2text/html2text-$pkgver.tar.gz)
-sha256sums=('f4bffa87b38de50cf872340f210ec68cef8d9d152c4d78474bce388d4052274f')
+sha256sums=('240bef2049fb3e0b7e5d50e28bc99121a457cd8bd8c6c9f5f9706195fd61556e')
 
 build() {
   cd "${srcdir}"/html2text-$pkgver



More information about the arch-commits mailing list