summaryrefslogtreecommitdiff
path: root/extra/python-urwid/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-13 01:15:03 -0800
committerroot <root@rshg054.dnsready.net>2013-01-13 01:15:03 -0800
commit7cb984c0e1226ac1e5606206ff7c6a34eecb63fd (patch)
tree3817ae238a5af5ce6194ac0b861420148eaaff96 /extra/python-urwid/PKGBUILD
parent8c2563c3c13cb7a279544f6926cbdd2eb902cc9a (diff)
Sun Jan 13 01:14:34 PST 2013
Diffstat (limited to 'extra/python-urwid/PKGBUILD')
-rw-r--r--extra/python-urwid/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/python-urwid/PKGBUILD b/extra/python-urwid/PKGBUILD
index d1804969c..ed81cf84e 100644
--- a/extra/python-urwid/PKGBUILD
+++ b/extra/python-urwid/PKGBUILD
@@ -4,15 +4,15 @@
# Maintainer: Douglas Soares de Andrade <dsandrade@gmail.com>
pkgname=('python-urwid' 'python2-urwid')
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
pkgdesc="Urwid is a curses-based user interface library."
license=('LGPL')
arch=('i686' 'x86_64')
makedepends=('python2-distribute' 'python-distribute')
url="http://excess.org/urwid/"
source=(http://excess.org/urwid/urwid-$pkgver.tar.gz)
-md5sums=('00542bbd15fae7ea60b02a7570edee2b')
+md5sums=('eca2e0413cf7216b01c84b99e0f2576d')
build() {
cp -r urwid-$pkgver python2-urwid-$pkgver