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

Kyle Keen kkeen at archlinux.org
Thu Nov 23 04:00:06 UTC 2017


    Date: Thursday, November 23, 2017 @ 04:00:05
  Author: kkeen
Revision: 268143

upgpkg: python-mistune 0.8.1-1

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-23 03:59:12 UTC (rev 268142)
+++ PKGBUILD	2017-11-23 04:00:05 UTC (rev 268143)
@@ -5,7 +5,7 @@
 pkgbase=python-mistune
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
-pkgver=0.7.4
+pkgver=0.8.1
 pkgrel=1
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('python')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://github.com/lepture/mistune/archive/v${pkgver}.tar.gz")
-md5sums=('d1ba4788047ea6930d27bb2a438ffe6b')
+md5sums=('48de519df46992d12b45d562ee5bfedb')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list