Date: Monday, October 10, 2022 @ 22:23:25
  Author: ffy00
Revision: 1327644

upgpkg: python-myst-parser 0.18.1-1

Modified:
  python-myst-parser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-10 22:22:53 UTC (rev 1327643)
+++ PKGBUILD    2022-10-10 22:23:25 UTC (rev 1327644)
@@ -3,7 +3,7 @@
 
 _pkgname=MyST-Parser
 pkgname=python-myst-parser
-pkgver=0.18.0
+pkgver=0.18.1
 pkgrel=1
 pkgdesc='An extended commonmark compliant parser, with bridges to 
docutils/sphinx'
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-build' 'python-installer' 'python-flit-core' 
'python-wheel')
 checkdepends=('python-beautifulsoup4' 'python-linkify-it-py' 'python-pytest' 
'python-pytest-param-files' 'python-pytest-regressions' 'python-sphinx-pytest')
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('919494467de3f0cd97c9c8062626b88c22fd0596e120b7ca117b8bce18d9fad9faf06a36e4c5bd8a4dad838c888524c780beceaf3e7acb42232bd3c903fabc3f')
+sha512sums=('4bc3a89480f175779da4f093aaa99a1516f76ab4107dcf8747b6614f347e91739f8596693f95529d76aedbb0c84b4efde4262517bc445aa7027d51e05e8b48bc')
 
 build() {
   cd $_pkgname-$pkgver

Reply via email to