From 31f3f3f17d7a75659394206b361f147b4531778c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 2 Dec 2020 19:33:44 +0000 Subject: [PATCH] community/python-setuptools-markdown to 0.4.1-5 --- community/python-setuptools-markdown/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/python-setuptools-markdown/PKGBUILD b/community/python-setuptools-markdown/PKGBUILD index 26e404486..830ded5f2 100644 --- a/community/python-setuptools-markdown/PKGBUILD +++ b/community/python-setuptools-markdown/PKGBUILD @@ -6,7 +6,7 @@ pkgname=python-setuptools-markdown pkgver=0.4.1 _commit=34ed6276e0c8bcefcd967bd8db138546a270bdf4 -pkgrel=3 +pkgrel=5 pkgdesc="Use Markdown for your project description" arch=('any') url="https://github.com/msabramo/setuptools-markdown"