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

Filipe Laíns ffy00 at archlinux.org
Wed Mar 24 18:27:37 UTC 2021


    Date: Wednesday, March 24, 2021 @ 18:27:37
  Author: ffy00
Revision: 901705

upgpkg: python-markdown2 2.4.0-1

Modified:
  python-markdown2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-24 18:26:57 UTC (rev 901704)
+++ PKGBUILD	2021-03-24 18:27:37 UTC (rev 901705)
@@ -1,7 +1,7 @@
 # Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
 
 pkgname=python-markdown2
-pkgver=2.3.10
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='A fast and complete implementation of Markdown in Python'
 arch=('any')
@@ -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=('d39d2bcbb10cf8990e4b7f65a985f09ad6e4a470fcf75df4a6954f3f11f1bdadefc72d6dd43cce4646958b8ee98a7af61e615ae631fde48adc71307ce43ec4bd')
+sha512sums=('11cf03040ddb48c7c38df4e85af668c69fe7d1454f3462dd32b5ef82b84cc4919def94e913a6673c120b6922631d7faa985157ebf7d515b4e7ea709f29a00c18')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list