mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
asciinema: update to 1.4.0
This commit is contained in:
parent
3b27ec59d0
commit
40c6185238
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.3.0
|
version=1.4.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=acc1a07306c7af02cd9bc97c32e4748dbfa57ff11beb17fea64eaee67eaa2db3
|
checksum=fb31457e7a4689340b872f625658dbaea33bcf6863fb5d696cf3857010432ecb
|
||||||
|
|
Loading…
Add table
Reference in a new issue