key-mon: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-16 22:56:39 +02:00
parent 95ca324e83
commit 0425f8d853
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ pkgname=key-mon
version=1.17
revision=3
noarch=yes
build_style=python-module
build_style=python2-module
hostmakedepends="python"
depends="dbus-glib pygtk python-dbus python-xlib"
pycompile_module="keymon"
@ -11,7 +11,7 @@ short_desc="Utility to show live keyboard and mouse status"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="Apache-2.0"
homepage="https://code.google.com/p/key-mon"
distfiles="https://key-mon.googlecode.com/files/${pkgname}-${version}.tar.gz"
distfiles="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/key-mon/key-mon-${version}.tar.gz"
checksum=b8d029b375e7f876d44db6b72ed3e7e6c0372a9e9dc21ea85d9055cc7a033fd2
post_install() {