catimg: update to 2.5.0
This commit is contained in:
parent
36b8b97d14
commit
6490264d30
File diff suppressed because it is too large
Load Diff
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'catimg'
|
# Template file for 'catimg'
|
||||||
pkgname=catimg
|
pkgname=catimg
|
||||||
version=2.4.0
|
version=2.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Insanely fast image printing in your terminal"
|
short_desc="Insanely fast image printing in your terminal"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/posva/catimg"
|
homepage="https://github.com/posva/catimg"
|
||||||
distfiles="https://github.com/posva/catimg/archive/v${version}.tar.gz"
|
distfiles="https://github.com/posva/catimg/archive/${version}.tar.gz"
|
||||||
checksum=3eb475a9463976362470b4aad09442ff1157723e3fc342b125b4b41a055e8fe7
|
checksum=8bbeeb18d4a5531dd8b86b130cc823cb9d0942f7b6e7013de70c251259a3a922
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue