summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authordequis2020-04-26 13:56:08 +0200
committerdequis2020-04-26 13:56:08 +0200
commitafe027685631b29bc171a8e1861abd00579936e5 (patch)
tree10af49a601db5d8ce8765e85755c8940ab5447dd /.SRCINFO
parent2255f159dbd4d3b76b49835409450260994540b8 (diff)
downloadaur-afe027685631b29bc171a8e1861abd00579936e5.tar.gz
Update to python3
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 8 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8623ca4c7d85..0e072c11daf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,18 @@
-# Generated by makepkg 4.2.1
-# Mon Mar 30 04:50:18 UTC 2015
pkgbase = qtile-git
pkgdesc = A full-featured, pure-Python tiling window manager. (git version)
- pkgver = 2118.c948877
- pkgrel = 1
+ pkgver = 3444.458c4875
+ pkgrel = 2
url = http://www.qtile.org
install = qtile-git.install
arch = any
license = MIT
- makedepends = python2-setuptools
- depends = python2
- depends = python2-trollius
+ makedepends = python-setuptools
+ makedepends = git
+ depends = python
depends = pango
- depends = python2-xcffib>=0.2.2
- depends = python2-cairocffi
- optdepends = python2-setproctitle: change the process name to qtile
+ depends = python-xcffib
+ depends = python-cairocffi
+ optdepends = python-setproctitle: change the process name to qtile
provides = qtile
conflicts = qtile
source = git://github.com/qtile/qtile.git