python3-pywayland: update to 0.4.17.
This commit is contained in:
parent
39d632b0ae
commit
4f4c7ce5c8
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pywayland'
|
||||
pkgname=python3-pywayland
|
||||
version=0.4.16
|
||||
revision=2
|
||||
version=0.4.17
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools wayland-protocols pkg-config
|
||||
python3-wheel python3-cffi wayland-devel"
|
||||
|
@ -12,5 +12,5 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/flacjacket/pywayland"
|
||||
distfiles="${PYPI_SITE}/p/pywayland/pywayland-${version}.tar.gz"
|
||||
checksum=aaa70c870b0ab365215f8e71505f73683c4ed15b1f3638433b1dc7344fe5b5dd
|
||||
make_check=no
|
||||
checksum=f7fd1902638c2f7a15ac07f31a3ef6895d3c160ca2601481ca82b2c61a23c657
|
||||
make_check=no # Need Wayland protocol files
|
||||
|
|
Loading…
Reference in New Issue