python3-xdg: update to 0.28.
This commit is contained in:
parent
3f57dd0bc3
commit
763a96987b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-xdg'
|
||||
pkgname=python3-xdg
|
||||
version=0.27
|
||||
revision=2
|
||||
version=0.28
|
||||
revision=1
|
||||
wrksrc="pyxdg-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,4 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.0-only"
|
||||
homepage="https://freedesktop.org/Software/pyxdg"
|
||||
distfiles="${PYPI_SITE}/p/pyxdg/pyxdg-${version}.tar.gz"
|
||||
checksum=80bd93aae5ed82435f20462ea0208fb198d8eec262e831ee06ce9ddb6b91c5a5
|
||||
checksum=3267bb3074e934df202af2ee0868575484108581e6f3cb006af1da35395e88b4
|
||||
|
||||
# Both provide Python module xdg.
|
||||
conflicts="python3-xdg-variables"
|
||||
|
|
Loading…
Reference in New Issue