python3-distro: update to 1.7.0.
This commit is contained in:
parent
efd6188c17
commit
acca57d11d
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-distro'
|
||||
pkgname=python3-distro
|
||||
version=1.6.0
|
||||
revision=2
|
||||
version=1.7.0
|
||||
revision=1
|
||||
wrksrc=distro-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,5 +12,6 @@ short_desc="OS platform information API"
|
|||
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/nir0s/distro"
|
||||
changelog="https://raw.githubusercontent.com/python-distro/distro/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/d/distro/distro-${version}.tar.gz"
|
||||
checksum=83f5e5a09f9c5f68f60173de572930effbcc0287bb84fdc4426cb4168c088424
|
||||
checksum=151aeccf60c216402932b52e40ee477a939f8d58898927378a02abbe852c1c39
|
||||
|
|
Loading…
Reference in a new issue