mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
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'
|
# Template file for 'catimg'
|
||||||
pkgname=catimg
|
pkgname=catimg
|
||||||
version=2.5.0
|
version=2.6.0
|
||||||
revision=1
|
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"
|
||||||
|
@ -8,7 +8,7 @@ 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/${version}.tar.gz"
|
distfiles="https://github.com/posva/catimg/archive/${version}.tar.gz"
|
||||||
checksum=8bbeeb18d4a5531dd8b86b130cc823cb9d0942f7b6e7013de70c251259a3a922
|
checksum=53d6cbb5844424a4e8422b54c873c301c5ad0f286249c73b2e1a790dda991a3b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue