asciinema: update to 2.1.0
This commit is contained in:
parent
9eaa617e17
commit
578647313a
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'asciinema'
|
||||
pkgname=asciinema
|
||||
version=2.0.2
|
||||
revision=5
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="$hostmakedepends"
|
||||
depends="python3"
|
||||
checkdepends="python3-nose"
|
||||
short_desc="Record and share your terminal sessions, the right way"
|
||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||
|
@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://asciinema.org/"
|
||||
changelog="https://raw.githubusercontent.com/asciinema/asciinema/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/a/asciinema/asciinema-${version}.tar.gz"
|
||||
checksum=32f2c1a046564e030708e596f67e0405425d1eca9d5ec83cd917ef8da06bc423
|
||||
checksum=7bdb358c1f6d61b07169c5476b2f9607ce66da12e78e4c17b7c898d72402cddc
|
||||
|
|
Loading…
Add table
Reference in a new issue