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

Allan McRae allan at archlinux.org
Wed Mar 21 01:28:47 UTC 2012


    Date: Tuesday, March 20, 2012 @ 21:28:46
  Author: allan
Revision: 153945

upgpkg: python-feedparser 5.1.1-1

upstream update

Modified:
  python-feedparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-20 22:08:53 UTC (rev 153944)
+++ PKGBUILD	2012-03-21 01:28:46 UTC (rev 153945)
@@ -5,15 +5,15 @@
 # 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
-pkgrel=3
+pkgver=5.1.1
+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=('bf6ab23038f310eb32734125719c15a2')
+md5sums=('b6606f7cdf076f2f6ea6cb19b86cc589')
 
 build() {
   cd ${srcdir}/feedparser-$pkgver




More information about the arch-commits mailing list