summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')