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

Daniel Isenmann daniel at archlinux.org
Mon Sep 12 07:01:02 UTC 2011


    Date: Monday, September 12, 2011 @ 03:01:01
  Author: daniel
Revision: 137882

upgpkg: python-urwid 0.9.9.2-1

Bugfix release

Modified:
  python-urwid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-12 06:51:43 UTC (rev 137881)
+++ PKGBUILD	2011-09-12 07:01:01 UTC (rev 137882)
@@ -4,15 +4,15 @@
 # Maintainer: Douglas Soares de Andrade <dsandrade at gmail.com>
 
 pkgname=python-urwid
-pkgver=0.9.9.1
-pkgrel=2
+pkgver=0.9.9.2
+pkgrel=1
 pkgdesc="Urwid is a curses-based user interface library."
 license=('GPL')
 arch=('i686' 'x86_64')
 depends=('python2')
 url="http://excess.org/urwid/"
 source=(http://excess.org/urwid/urwid-$pkgver.tar.gz)
-md5sums=('4722cdf898f711dcae1121aa80920152')
+md5sums=('e58b86a983fe5474a07749501748b728')
 
 build() {
   cd $startdir/src/urwid-$pkgver




More information about the arch-commits mailing list