python3-pyudev: update to 0.22.0.
This commit is contained in:
parent
b6b1b288d8
commit
1c50158ba5
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pyudev'
|
# Template file for 'python3-pyudev'
|
||||||
pkgname=python3-pyudev
|
pkgname=python3-pyudev
|
||||||
version=0.21.0
|
version=0.22.0
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc="pyudev-${version}"
|
wrksrc="pyudev-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,5 +10,5 @@ short_desc="Python bindings to libudev (Python3)"
|
||||||
maintainer="Luca Weiss <luca@z3ntu.xyz>"
|
maintainer="Luca Weiss <luca@z3ntu.xyz>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/pyudev/pyudev"
|
homepage="https://github.com/pyudev/pyudev"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyudev/pyudev-${version}.tar.gz"
|
||||||
checksum=5f4625f89347e465731866ddbe042a055bbc5092577356aa3d089ac5fb8efd94
|
checksum=69bb1beb7ac52855b6d1b9fe909eefb0017f38d917cba9939602c6880035b276
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue