blob: 1e07d7b89991fc5fa6e516b07b162762e13cf5f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# Generated by makepkg 4.2.1
# Mon Jun 1 15:02:20 UTC 2015
pkgbase = i3pystatus-git
pkgdesc = i3status replacement written in python for the i3 window manager
pkgver = 3.1.r149.g6a3090b
pkgrel = 1
url = https://github.com/enkore/i3pystatus.git
arch = i686
arch = x86_64
license = mit
makedepends = git
makedepends = python-distribute
depends = python
depends = basiciw-git
depends = python-netifaces-git
source = git+https://github.com/enkore/i3pystatus.git
md5sums = SKIP
pkgname = i3pystatus-git
|