Date: Friday, November 1, 2019 @ 13:49:26
  Author: felixonmars
Revision: 366375

Python 3.8 rebuild

Modified:
  python-feedparser/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-11-01 13:44:25 UTC (rev 366374)
+++ PKGBUILD    2019-11-01 13:49:26 UTC (rev 366375)
@@ -3,7 +3,7 @@
 pkgbase=python-feedparser
 pkgname=('python2-feedparser' 'python-feedparser' 'python-sgmllib')
 pkgver=5.2.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Parse RSS and Atom feeds in Python"
 arch=('any')
 url="https://github.com/kurtmckee/feedparser/";

Reply via email to