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

Eric Bélanger eric at archlinux.org
Sun Dec 16 06:31:31 UTC 2012


    Date: Sunday, December 16, 2012 @ 01:31:30
  Author: eric
Revision: 173246

upgpkg: python-feedparser 5.1.3-1

Upstream update

Modified:
  python-feedparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-15 23:57:30 UTC (rev 173245)
+++ PKGBUILD	2012-12-16 06:31:30 UTC (rev 173246)
@@ -3,15 +3,15 @@
 
 pkgbase=python-feedparser
 pkgname=('python2-feedparser' 'python-feedparser' 'python-sgmllib')
-pkgver=5.1.2
-pkgrel=2
+pkgver=5.1.3
+pkgrel=1
 pkgdesc="Parse RSS and Atom feeds in Python"
 arch=('any')
 url="http://code.google.com/p/feedparser/"
 license=('custom')
 makedepends=('python' 'python2' 'libxml2' 'python2-distribute' 'python-distribute')
 source=(http://feedparser.googlecode.com/files/feedparser-${pkgver}.tar.bz2)
-md5sums=('9f88692c7c1af1d47839eb2025984975')
+sha1sums=('dfe654e4babd258b1402b89e889d78330206d78c')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list