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

Evangelos Foutras foutrelis at archlinux.org
Wed Nov 11 14:07:56 UTC 2020


    Date: Wednesday, November 11, 2020 @ 14:07:56
  Author: foutrelis
Revision: 750772

Bump to 2.3.10 for Python 3.9

Modified:
  python-markdown2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-11 13:37:52 UTC (rev 750771)
+++ PKGBUILD	2020-11-11 14:07:56 UTC (rev 750772)
@@ -1,8 +1,8 @@
 # Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
 
 pkgname=python-markdown2
-pkgver=2.3.9
-pkgrel=2
+pkgver=2.3.10
+pkgrel=0
 pkgdesc='A fast and complete implementation of Markdown in Python'
 arch=('any')
 url='https://github.com/trentm/python-markdown2'
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-tox-current-env' 'python-pygments')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('b4256310f16e7b2a5a3a1d48ebcb0bd90cda738e4586ed9b7919810e2c100394872c5d4301293f5f95c289666f847c7023fa078ee925a16920a72baed2554350')
+sha512sums=('d39d2bcbb10cf8990e4b7f65a985f09ad6e4a470fcf75df4a6954f3f11f1bdadefc72d6dd43cce4646958b8ee98a7af61e615ae631fde48adc71307ce43ec4bd')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list