summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirandir2015-07-22 10:12:24 +0200
committermirandir2015-07-22 10:12:24 +0200
commitf4597c6dc3c5e7e57d33fdd9fd781f374e0ab7f2 (patch)
treed5ca3606d33770d3fe13700399ddefc08d04256a /PKGBUILD
parent357ba36c5ce4048404cb2368d7420631e2b3be76 (diff)
downloadaur-f4597c6dc3c5e7e57d33fdd9fd781f374e0ab7f2.tar.gz
Update python-xlib dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab619da57c1c..d8d92217ea52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=joystickwake-git
_realname=joystickwake
pkgver=e55e11f
-pkgrel=1
+pkgrel=2
pkgdesc="Joystick-aware screen waker. This program attempts to prevent screen blankers from activating while joysticks and other game controllers are in use."
arch=('any')
url=('https://github.com/foresto/joystickwake')
license=('MIT')
-depends=('python-pyudev' 'python3-xlib')
+depends=('python-pyudev' 'python-xlib')
makedepends=('git' 'python-docutils' 'gzip')
source=(joystickwake::git+https://github.com/foresto/joystickwake)
sha256sums=('SKIP')