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

Filipe Laíns ffy00 at archlinux.org
Tue Jun 22 18:39:48 UTC 2021


    Date: Tuesday, June 22, 2021 @ 18:39:48
  Author: ffy00
Revision: 966872

upgpkg: python-myst-parser 0.15.1-1

Modified:
  python-myst-parser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-22 18:38:46 UTC (rev 966871)
+++ PKGBUILD	2021-06-22 18:39:48 UTC (rev 966872)
@@ -2,7 +2,7 @@
 
 _pkgname=MyST-Parser
 pkgname=python-myst-parser
-pkgver=0.14.0
+pkgver=0.15.1
 pkgrel=1
 pkgdesc='An extended commonmark compliant parser, with bridges to docutils/sphinx'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-pytest-regressions' 'python-beautifulsoup4' 'python-linkify-it-py')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('d7dad306fd4d285e6e7e6e1e7508ee79fdd851448fe971634063c686a54eb5a2c9b34e6241d0489faf985d4280859aaa7040ab56880c9f01d6df525d82495acb')
+sha512sums=('79755cc0e901655db650113615bf2e620f8455598ef81b98400273bda56f2e3239f9bca2e602796039af8ca0efdeb1704bb104633b68944d82d5433357d5d389')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list