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

Antonio Rojas arojas at gemini.archlinux.org
Sat Jun 11 16:32:50 UTC 2022


    Date: Saturday, June 11, 2022 @ 16:32:50
  Author: arojas
Revision: 1233883

Update to 2.4.3

Modified:
  python-markdown2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-11 16:30:57 UTC (rev 1233882)
+++ PKGBUILD	2022-06-11 16:32:50 UTC (rev 1233883)
@@ -1,8 +1,8 @@
 # Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
 
 pkgname=python-markdown2
-pkgver=2.4.1
-pkgrel=3
+pkgver=2.4.3
+pkgrel=1
 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=('1de00e73529eff1ea66083c00a0fa1d22e8fdb180e6d0a6046f0fe11babfce6ee5a5cba2e65a157297e1ba93eac6e1a97df1a174fe7853140392b6dc2a0ec788')
+sha512sums=('f0c6eb93f040bbc09a3f6618e94d12f4bdc3d3f3810e8f09e5a2e3f24ebf4ae55602f1b3e1d08e1573ca067425452a3c7f8873b404df21e42373779ebe608f97')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list