asciinema: update to 2.0.0.
This commit is contained in:
parent
d45dec73d8
commit
5cda0427dc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'asciinema'
|
||||
pkgname=asciinema
|
||||
version=1.4.0
|
||||
revision=2
|
||||
version=2.0.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="asciinema"
|
||||
|
@ -13,4 +13,4 @@ license="GPL-3"
|
|||
# changelog="https://github.com/asciinema/asciinema/blob/master/CHANGELOG.md"
|
||||
homepage="https://asciinema.org/"
|
||||
distfiles="${PYPI_SITE}/a/asciinema/asciinema-${version}.tar.gz"
|
||||
checksum=fb31457e7a4689340b872f625658dbaea33bcf6863fb5d696cf3857010432ecb
|
||||
checksum=be193e2513cd309dd8de5b92d22bd48752076fe269ee3fb56da1052e5acc3768
|
||||
|
|
Loading…
Reference in a new issue