From 61b13e075128216003f9f65df6dee33bcffbb6ad Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 28 Aug 2019 12:36:36 +0000 Subject: [PATCH] community/python-setuptools-markdown to 0.4.1-1 --- community/python-setuptools-markdown/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/python-setuptools-markdown/PKGBUILD b/community/python-setuptools-markdown/PKGBUILD index 02ac8dd6b..91cea313e 100644 --- a/community/python-setuptools-markdown/PKGBUILD +++ b/community/python-setuptools-markdown/PKGBUILD @@ -4,8 +4,8 @@ # - removed dependency on python-pypandoc pkgname=python-setuptools-markdown -pkgver=0.3 -_commit=48c3977bf3404141fec78e2d1f8658bfbcf82f53 +pkgver=0.4.1 +_commit=34ed6276e0c8bcefcd967bd8db138546a270bdf4 pkgrel=1 pkgdesc="Use Markdown for your project description" arch=('any') @@ -13,7 +13,7 @@ url="https://github.com/msabramo/setuptools-markdown" license=('MIT') depends=('python-setuptools') source=("$pkgname-$_commit.tar.gz::https://github.com/msabramo/setuptools-markdown/archive/$_commit.tar.gz") -sha512sums=('8e946ddcc488ef42179eb1da5bc3c155c3f307744074c0c0e2f6bcc9d131a6df8504c8c1e7e862fdeb3a89288c4c4ccbab1d49eb331ceb9599bb89e1a0904655') +sha512sums=('394bf37e53bcdb702f44749eb5bfa156aa11df310e603a034af38d8ca47d8f5231b76eacec6049cf3c7615031eca7b4238670555fcf9835723beb6f3b7f9496c') prepare() { mv setuptools-markdown-{$_commit,$pkgver}