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

Felix Yan felixonmars at archlinux.org
Sat Jan 23 19:57:03 UTC 2021


    Date: Saturday, January 23, 2021 @ 19:57:03
  Author: felixonmars
Revision: 826821

upgpkg: python-cmarkgfm 0.5.2-1

Modified:
  python-cmarkgfm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-23 19:56:54 UTC (rev 826820)
+++ PKGBUILD	2021-01-23 19:57:03 UTC (rev 826821)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cmarkgfm
-pkgver=0.5.1
+pkgver=0.5.2
 pkgrel=1
 pkgdesc="Minimal bindings to GitHub's fork of cmark"
 url="https://github.com/theacodes/cmarkgfm"
@@ -11,7 +11,7 @@
 makedepends=('cmark-gfm' 'python-setuptools' 'python-cffi')
 checkdepends=('python-pytest-runner')
 source=("https://github.com/theacodes/cmarkgfm/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('15d17f6e73aaf564b4d1ca5bad9a5993594f50cf2076b638c90cc39f45f6b73499b4c8eeacd7bd7ae8876f8e9d894b2391b0cb91f7fd789909444a069ab93f89')
+sha512sums=('e9faf48158d627139ef1aede19b0aad9f7ce9822795fc98d96f9676fe14a4efcaa687b867a3732acd25763955159d176cb9160ceda0f0985e23c8ee77f64f9c9')
 
 prepare() {
   cd cmarkgfm-$pkgver



More information about the arch-commits mailing list