catimg: update to 2.7.0.
This commit is contained in:
parent
06ff7e7448
commit
6f79ab7063
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'catimg'
|
||||
pkgname=catimg
|
||||
version=2.6.0
|
||||
version=2.7.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=53d6cbb5844424a4e8422b54c873c301c5ad0f286249c73b2e1a790dda991a3b
|
||||
checksum=3a6450316ff62fb07c3facb47ea208bf98f62abd02783e88c56f2a6508035139
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
|
|
Loading…
Reference in a new issue