summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordmytro.kostiuchenko2016-06-18 17:56:53 +0200
committerdmytro.kostiuchenko2016-06-18 17:56:53 +0200
commitc64e0ee2a2e796097d1efe7669b74d5898acd8db (patch)
treec309c2e6403d50d23d16f8708162381fe1073add
parentf2f63026eb7647e8f652d3161c176069b5a3a9a9 (diff)
downloadaur-c64e0ee2a2e796097d1efe7669b74d5898acd8db.tar.gz
Updated dependency
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84270f6d434e..f31a5fc213b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_gitname=randrctl
pkgname=$_gitname-git
pkgdesc="Lightweight profile based screen manager for X"
-pkgver=1.0.r0.b69e4ed
+pkgver=1.0.r1.312e37c
pkgrel=1
arch=('any')
url="http://github.com/edio/randrctl"
license=('GPLv3')
-makedepends=('git' 'python-setuptools')
+makedepends=('git' 'python-pip')
depends=('python' 'xorg-xrandr')
optdepends=('bash-completion')
source=('git+https://github.com/edio/randrctl.git')