asciinema: update to 2.0.2.
This commit is contained in:
parent
6495fc5c3b
commit
32eb8b42fc
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'asciinema'
|
||||
pkgname=asciinema
|
||||
version=2.0.1
|
||||
version=2.0.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="asciinema"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="${hostmakedepends}"
|
||||
depends="$hostmakedepends"
|
||||
short_desc="Record and share your terminal sessions, the right way"
|
||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||
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=8d48baa3a263cfb9536540ee545e5c95e43758520d68c6ebc81a092e20c2a4ea
|
||||
checksum=32f2c1a046564e030708e596f67e0405425d1eca9d5ec83cd917ef8da06bc423
|
||||
|
|
Loading…
Reference in a new issue