summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Yantis2016-05-29 01:41:28 -0700
committerJonathan Yantis2016-05-29 01:41:28 -0700
commit70752b90efabd9c44ae700e99ac79911ad3d1960 (patch)
treebc0a37d43066feafbc2c79281033d0688184702a
parent9c280d03ed37005f202f05ad017e3d6c2307e2ae (diff)
downloadaur-70752b90efabd9c44ae700e99ac79911ad3d1960.tar.gz
PKGBUILD
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da1db44e1cf2..e4dc6967ebd9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sun May 29 08:41:28 UTC 2016
pkgbase = python2-html2text-git
pkgdesc = Python 2 package that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format)
- pkgver = r400.80a0b93
- pkgrel = 2
+ pkgver = r527.3950277
+ pkgrel = 1
url = http://alir3z4.github.io/html2text
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index ea76b48e8f2f..5f6df48e220d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: jyantis <yantis@yantis.net>
pkgname=python2-html2text-git
-pkgver=r400.80a0b93
-pkgrel=2
+pkgver=r527.3950277
+pkgrel=1
pkgdesc='Python 2 package that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format)'
arch=('any')
url='http://alir3z4.github.io/html2text'