diff options
author | Janis (Janhouse) Jansons | 2022-01-05 11:59:55 +0200 |
---|---|---|
committer | Janis (Janhouse) Jansons | 2022-01-05 11:59:55 +0200 |
commit | 838ba2551b6e4c2526682a8b00857dcc772cca9a (patch) | |
tree | 77fcdeff19cbdd4a04132ece76d8cc421ec2e3ce /.SRCINFO | |
parent | 3ec6dc6218af018e1ed81ca17c2242ff78553aee (diff) | |
download | aur-python-cec-git.tar.gz |
Updated dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,12 +1,12 @@ pkgbase = python-cec-git pkgdesc = libcec bindings for Python - pkgver = 0.2.7.r7.gb585a99 + pkgver = 0.2.7.r13.gf2d4bd3 pkgrel = 1 url = https://github.com/trainman419/python-cec arch = any license = GPL makedepends = git - makedepends = python2-setuptools + makedepends = python-setuptools depends = libcec provides = python-cec conflicts = python-cec @@ -14,4 +14,3 @@ pkgbase = python-cec-git md5sums = SKIP pkgname = python-cec-git - |