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