[arch-commits] Commit in python2-html2text/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Dec 4 04:14:33 UTC 2015
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
===================================================================
--- PKGBUILD 2015-12-04 04:07:42 UTC (rev 148276)
+++ PKGBUILD 2015-12-04 04:14:33 UTC (rev 148277)
@@ -5,7 +5,7 @@
# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
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
More information about the arch-commits
mailing list