mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
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'
|
# Template file for 'asciinema'
|
||||||
pkgname=asciinema
|
pkgname=asciinema
|
||||||
version=1.4.0
|
version=2.0.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="asciinema"
|
pycompile_module="asciinema"
|
||||||
|
@ -13,4 +13,4 @@ license="GPL-3"
|
||||||
# changelog="https://github.com/asciinema/asciinema/blob/master/CHANGELOG.md"
|
# changelog="https://github.com/asciinema/asciinema/blob/master/CHANGELOG.md"
|
||||||
homepage="https://asciinema.org/"
|
homepage="https://asciinema.org/"
|
||||||
distfiles="${PYPI_SITE}/a/asciinema/asciinema-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/asciinema/asciinema-${version}.tar.gz"
|
||||||
checksum=fb31457e7a4689340b872f625658dbaea33bcf6863fb5d696cf3857010432ecb
|
checksum=be193e2513cd309dd8de5b92d22bd48752076fe269ee3fb56da1052e5acc3768
|
||||||
|
|
Loading…
Add table
Reference in a new issue