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

Daniel Isenmann daniel at archlinux.org
Sat Jan 30 10:30:55 UTC 2010


    Date: Saturday, January 30, 2010 @ 05:30:55
  Author: daniel
Revision: 65482

upgpkg: python-urwid 0.9.9.1-1
    upstream release to fix FS#17946

Modified:
  python-urwid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-30 10:26:13 UTC (rev 65481)
+++ PKGBUILD	2010-01-30 10:30:55 UTC (rev 65482)
@@ -4,7 +4,7 @@
 # Maintainer: Douglas Soares de Andrade <dsandrade at gmail.com>
 
 pkgname=python-urwid
-pkgver=0.9.9
+pkgver=0.9.9.1
 pkgrel=1
 pkgdesc="Urwid is a curses-based user interface library."
 license=('GPL')
@@ -12,7 +12,7 @@
 depends=('python')
 url="http://excess.org/urwid/"
 source=(http://excess.org/urwid/urwid-$pkgver.tar.gz)
-md5sums=('c7f5fb6f3a7101625274edfb5d5cba81')
+md5sums=('4722cdf898f711dcae1121aa80920152')
 
 build() {
   cd $startdir/src/urwid-$pkgver




More information about the arch-commits mailing list