python3-discid: update to 1.2.0.
This commit is contained in:
parent
431231d885
commit
78d846a2b0
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python3-discid'
|
||||
pkgname=python3-discid
|
||||
version=1.1.1
|
||||
version=1.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
archs=noarch
|
||||
wrksrc="discid-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module=discid
|
||||
|
@ -13,4 +13,4 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="https://python-discid.readthedocs.io/en/latest/"
|
||||
distfiles="${PYPI_SITE}/d/discid/discid-${version}.tar.gz"
|
||||
checksum=78a3bf6c8377fdbe3d85e914a209ff97aa43e35605779639847b510ced31f7b9
|
||||
checksum=cd9630bc53f5566df92819641040226e290b2047573f2c74a6e92b8eed9e86b9
|
||||
|
|
Loading…
Reference in a new issue