asciinema: update to 1.4.0
This commit is contained in:
parent
3b27ec59d0
commit
40c6185238
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'asciinema'
|
||||
pkgname=asciinema
|
||||
version=1.3.0
|
||||
revision=2
|
||||
version=1.4.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=acc1a07306c7af02cd9bc97c32e4748dbfa57ff11beb17fea64eaee67eaa2db3
|
||||
checksum=fb31457e7a4689340b872f625658dbaea33bcf6863fb5d696cf3857010432ecb
|
||||
|
|
Loading…
Reference in New Issue