community/python-setuptools-markdown to 0.4.1-1

This commit is contained in:
Kevin Mihelich 2019-08-28 12:36:36 +00:00
parent eb92607946
commit 61b13e0751

View file

@ -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}