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

Eric Bélanger eric at archlinux.org
Thu Oct 22 02:36:23 UTC 2015


    Date: Thursday, October 22, 2015 @ 04:36:22
  Author: eric
Revision: 249640

upgpkg: python-feedparser 5.2.1-1

Upstream update

Modified:
  python-feedparser/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-22 02:06:48 UTC (rev 249639)
+++ PKGBUILD	2015-10-22 02:36:22 UTC (rev 249640)
@@ -3,8 +3,8 @@
 
 pkgbase=python-feedparser
 pkgname=('python2-feedparser' 'python-feedparser' 'python-sgmllib')
-pkgver=5.2.0
-pkgrel=2
+pkgver=5.2.1
+pkgrel=1
 pkgdesc="Parse RSS and Atom feeds in Python"
 arch=('any')
 url="https://github.com/kurtmckee/feedparser/"
@@ -11,7 +11,7 @@
 license=('custom')
 makedepends=('python' 'python2' 'libxml2' 'python2-setuptools' 'python-setuptools')
 source=(feedparser-${pkgver}.tar.gz::https://github.com/kurtmckee/feedparser/archive/${pkgver}.tar.gz)
-sha1sums=('9c58e1d2b8ee0dfc1e0bf9c82f0c2a7eba758eec')
+sha1sums=('13c9a17f821e46ba9a34d8777e0ae47a6eb86de4')
 
 prepare() {
   cp -r feedparser-${pkgver} feedparser-${pkgver}-python2



More information about the arch-commits mailing list