mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
asciinema: update to 2.3.0.
This commit is contained in:
parent
caf3a4f444
commit
608e7be8cd
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=2.2.0
|
version=2.3.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel"
|
hostmakedepends="python3-wheel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://asciinema.org/"
|
homepage="https://asciinema.org/"
|
||||||
changelog="https://raw.githubusercontent.com/asciinema/asciinema/develop/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/asciinema/asciinema/develop/CHANGELOG.md"
|
||||||
distfiles="https://github.com/asciinema/asciinema/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/asciinema/asciinema/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=cce6f0ed6bcf47d54fe5caae14862bfb5a2e39eec1b3b467a8ed1050c298d0ec
|
checksum=2c61e7e362b658f1f937285ebd44010c310d575926c2e231c537a81e97ddfe8c
|
||||||
|
|
Loading…
Add table
Reference in a new issue