aminal: update to 0.7.5.
This commit is contained in:
parent
626de47dba
commit
447feb7006
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'aminal'
|
# Template file for 'aminal'
|
||||||
pkgname=aminal
|
pkgname=aminal
|
||||||
version=0.7.4
|
version=0.7.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/liamg/aminal"
|
go_import_path=github.com/liamg/aminal
|
||||||
makedepends="MesaLib-devel libX11-devel libXcursor-devel libXrandr-devel
|
makedepends="MesaLib-devel libX11-devel libXcursor-devel libXrandr-devel
|
||||||
libXinerama-devel libXi-devel"
|
libXinerama-devel libXi-devel"
|
||||||
short_desc="Modern terminal emulator implemented in Golang and utilising OpenGL"
|
short_desc="Modern terminal emulator implemented in Golang and utilising OpenGL"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/liamg/aminal"
|
homepage="https://github.com/liamg/aminal"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=ee737f8562d2bea76f7329bfce7614eb52c4a8e4a738692b3e39443468e46036
|
checksum=3507719405c8b17004fc0723af4c9563737255ea6c5395faa2f5af929d505143
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue