mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-evdev: update to 1.2.0.
This commit is contained in:
parent
826f75477d
commit
9475f5c402
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-evdev'
|
# Template file for 'python-evdev'
|
||||||
pkgname=python-evdev
|
pkgname=python-evdev
|
||||||
version=1.1.2
|
version=1.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="evdev"
|
pycompile_module="evdev"
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/gvalkov/python-evdev"
|
homepage="https://github.com/gvalkov/python-evdev"
|
||||||
distfiles="https://github.com/gvalkov/python-evdev/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gvalkov/python-evdev/archive/v${version}.tar.gz"
|
||||||
checksum=4403d4ee2d9682d17d292d5cfe0781d9ebfe119c7bb0f631fb59de3003bad49d
|
checksum=f788584510620251c6a6c68802935b71c4b474df99b87ee223e18b84dd1719a6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue