blob: 83bd794615eada1e28cd29c9ce89406941d1bb8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-urwid_utils
pkgdesc = Simple, straightforward, but extensible utilities for the urwid package
pkgver = 0.1.2
pkgrel = 2
url = https://github.com/tonycpsu/urwid_utils
arch = any
license = MIT
makedepends = python-setuptools
depends = python-urwid
source = https://github.com/tonycpsu/urwid_utils/archive/v0.1.2.tar.gz
source = https://raw.githubusercontent.com/tonycpsu/urwid_utils/master/LICENSE
sha256sums = 1de90d77dec50eebc64b6a30f9ebc490f206ba75458613501e7b339acaf35c3a
sha256sums = 1a95acd108395a9feff4f28f448134ef686b2597d4ddb1c02a9b141361ae1898
pkgname = python-urwid_utils
|