python3-inflate64: update to 0.3.1.
This commit is contained in:
parent
21c73ea907
commit
5b9f4f3229
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-inflate64'
|
# Template file for 'python3-inflate64'
|
||||||
pkgname=python3-inflate64
|
pkgname=python3-inflate64
|
||||||
version=0.3.0
|
version=0.3.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -13,4 +13,4 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://codeberg.org/miurahr/inflate64"
|
homepage="https://codeberg.org/miurahr/inflate64"
|
||||||
changelog="https://codeberg.org/miurahr/inflate64/raw/branch/main/docs/Changelog.rst"
|
changelog="https://codeberg.org/miurahr/inflate64/raw/branch/main/docs/Changelog.rst"
|
||||||
distfiles="${PYPI_SITE}/i/inflate64/inflate64-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/inflate64/inflate64-${version}.tar.gz"
|
||||||
checksum=81fb8e690fbcb92e7d3e6769ec4c6fbfabb88aade677f61b2f4c99874538bf64
|
checksum=b52dd8fefd2ba179e5dfa18d6eca7e2fc822584616271c039d5ef1f9ca90c71c
|
||||||
|
|
Loading…
Reference in New Issue