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

Allan McRae allan at archlinux.org
Sat May 5 00:25:38 UTC 2012


    Date: Friday, May 4, 2012 @ 20:25:38
  Author: allan
Revision: 158581

upgpkg: python-feedparser 5.1.2-1

upstream update

Modified:
  python-feedparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-05 00:25:07 UTC (rev 158580)
+++ PKGBUILD	2012-05-05 00:25:38 UTC (rev 158581)
@@ -5,7 +5,7 @@
 # Note: python2 version must be built first as packaging python3 version "destroys" the source
 pkgname=('python2-feedparser' 'python-feedparser' 'python-sgmllib')
 pkgbase=python-feedparser
-pkgver=5.1.1
+pkgver=5.1.2
 pkgrel=1
 pkgdesc="Parse RSS and Atom feeds in Python"
 arch=('any')
@@ -13,7 +13,7 @@
 license=('custom')
 makedepends=('python' 'python2' 'libxml2' 'python2-distribute' 'python-distribute')
 source=(http://feedparser.googlecode.com/files/feedparser-${pkgver}.tar.bz2)
-md5sums=('b6606f7cdf076f2f6ea6cb19b86cc589')
+md5sums=('9f88692c7c1af1d47839eb2025984975')
 
 build() {
   cd ${srcdir}/feedparser-$pkgver




More information about the arch-commits mailing list