python-evdev: update to 1.1.0.
This commit is contained in:
parent
8df8ded634
commit
157d274622
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-evdev'
|
||||
pkgname=python-evdev
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=python-module
|
||||
pycompile_module="evdev"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/gvalkov/python-evdev"
|
||||
distfiles="https://github.com/gvalkov/python-evdev/archive/v${version}.tar.gz"
|
||||
checksum=71341d2189374e1dd9b56948e9c9ba71c9ec2ed09d80c0d37f7e420547d0ffb4
|
||||
checksum=a99fd6d63f1177efc16e0874235db5856ee625e1dd312f0c5d2700bfff7b20fe
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue