asciinema: update to 1.2.0.
This commit is contained in:
parent
378a79494a
commit
6456637281
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'asciinema'
|
||||
pkgname=asciinema
|
||||
version=1.1.1
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/asciinema/asciinema"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://asciinema.org/"
|
||||
distfiles="http://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=841b3393a65a4f49a01354aed4e2da6c30822dc83bcd988ff100fabda7038055
|
||||
checksum=64b8c2b034945a99398c5593fd8831c6448fd3b6dd788a979582805bfdcb5746
|
||||
|
|
Loading…
Reference in a new issue