[arch-commits] Commit in python-feedparser/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Wed Jul 27 20:52:50 UTC 2022


    Date: Wednesday, July 27, 2022 @ 20:52:49
  Author: arojas
Revision: 451713

upgpkg: python-feedparser 6.0.10-1: Update to 6.0.10

Modified:
  python-feedparser/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-27 20:51:47 UTC (rev 451712)
+++ PKGBUILD	2022-07-27 20:52:49 UTC (rev 451713)
@@ -1,7 +1,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=python-feedparser
-pkgver=6.0.3
+pkgver=6.0.10
 pkgrel=1
 pkgdesc="Parse RSS and Atom feeds in Python"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('libxml2' 'python' 'python-sgmllib3k')
 makedepends=('python' 'libxml2' 'python-setuptools')
 source=(feedparser-${pkgver}.tar.gz::https://github.com/kurtmckee/feedparser/archive/${pkgver}.tar.gz)
-sha512sums=('f8de4ed660cde3bce1b289a3f2eb49222a55bd3512a1a16b1805f7d19461c0aac3d9603d66c68af94b71557adcb1cc080cea996700950cee81b644c2fefe0c54')
+sha512sums=('92f5608d1a12172bc1524d5c8caa75f1cc1a6d7d3456ecd585e6715209cdff469b775c677b8393e1d1e1a895b857fc3c048c36fb83b215308b707a1f71c6e9d3')
 
 build() {
   cd "feedparser-${pkgver}"



More information about the arch-commits mailing list