mirror of
https://github.com/archlinux/aur.git
synced 2026-02-14 20:51:54 +01:00
17 lines
432 B
Text
17 lines
432 B
Text
pkgbase = python2-flowui-git
|
|
pkgdesc = A flow-based data presentation framework for terminals. Git version.
|
|
pkgver = 0.2.1.d14b2af
|
|
pkgrel = 1
|
|
url = http://github.com/dholm/FlowUI/
|
|
arch = any
|
|
license = BSD
|
|
makedepends = python2
|
|
makedepends = git
|
|
depends = python2
|
|
provides = python2-flowui
|
|
conflicts = python2-flowui
|
|
source = FlowUI::git+https://github.com/dholm/FlowUI.git
|
|
md5sums = SKIP
|
|
|
|
pkgname = python2-flowui-git
|
|
|