catimg: update to 2.6.0.
This commit is contained in:
parent
6ef1fb5676
commit
a3c5782819
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'catimg'
|
||||
pkgname=catimg
|
||||
version=2.5.0
|
||||
version=2.6.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Insanely fast image printing in your terminal"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/posva/catimg"
|
||||
distfiles="https://github.com/posva/catimg/archive/${version}.tar.gz"
|
||||
checksum=8bbeeb18d4a5531dd8b86b130cc823cb9d0942f7b6e7013de70c251259a3a922
|
||||
checksum=53d6cbb5844424a4e8422b54c873c301c5ad0f286249c73b2e1a790dda991a3b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue