blob: 0deec57853503448f9839ab360045554a179ce7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python2-python-tdbus
pkgdesc = Simple Python bindings for D-BUS
pkgver = 0.11
pkgrel = 1
url = https://github.com/hmvp/python-tdbus
arch = i686
arch = x86_64
license = MIT
makedepends = python2-setuptools
depends = python2
options = !emptydirs
source = https://pypi.python.org/packages/source/p/python-tdbus/python-tdbus-0.11.tar.gz
sha256sums = c26b906f0128550ca5f1bf66226fc7e23a747e30b1fd4f9607b8148164e95b4e
pkgname = python2-python-tdbus
|