[arch-commits] Commit in python-cmarkgfm/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 19 20:49:56 UTC 2021
Date: Friday, March 19, 2021 @ 20:49:56
Author: felixonmars
Revision: 895079
upgpkg: python-cmarkgfm 0.5.3-1
Modified:
python-cmarkgfm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-19 20:49:01 UTC (rev 895078)
+++ PKGBUILD 2021-03-19 20:49:56 UTC (rev 895079)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-cmarkgfm
-pkgver=0.5.2
+pkgver=0.5.3
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=('e9faf48158d627139ef1aede19b0aad9f7ce9822795fc98d96f9676fe14a4efcaa687b867a3732acd25763955159d176cb9160ceda0f0985e23c8ee77f64f9c9')
+sha512sums=('2c4f891ca845cfa87adc7d3ab5b20999b1747c30d66a7ed52a2e870e77fac0993207f9ff49256c7588976475cb0adb816f70d2834dc26724d6ae50ff395ca734')
prepare() {
cd cmarkgfm-$pkgver
More information about the arch-commits
mailing list