[arch-commits] Commit in python-cmarkgfm/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Jul 16 18:01:13 UTC 2021
Date: Friday, July 16, 2021 @ 18:01:12
Author: felixonmars
Revision: 977708
upgpkg: python-cmarkgfm 0.6.0-1
Modified:
python-cmarkgfm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-16 18:01:05 UTC (rev 977707)
+++ PKGBUILD 2021-07-16 18:01:12 UTC (rev 977708)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-cmarkgfm
-pkgver=0.5.3
+pkgver=0.6.0
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=('2c4f891ca845cfa87adc7d3ab5b20999b1747c30d66a7ed52a2e870e77fac0993207f9ff49256c7588976475cb0adb816f70d2834dc26724d6ae50ff395ca734')
+sha512sums=('de4653ae4b27e55b98f885b67d50f71cffa92f13511f1a5efb885a474f5aefb924ce6eb019f4241499b66ad43a7e0630053a7743e844e5c34c652050c0f83ef2')
prepare() {
cd cmarkgfm-$pkgver
More information about the arch-commits
mailing list