timg: update to 1.4.4.
This commit is contained in:
parent
ca7b677ab5
commit
a7072a462f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'timg'
|
||||
pkgname=timg
|
||||
version=1.4.2
|
||||
version=1.4.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_OPENSLIDE_SUPPORT=off -Wno-dev"
|
||||
|
@ -10,5 +10,5 @@ short_desc="24-bit color image & video viewer for terminal"
|
|||
maintainer="33KK <g33kk@pm.me>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/hzeller/timg"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=7607efaffbed0b65b3c824956de421b155a4f14243e7a752b19454f88bf9d563
|
||||
distfiles="https://github.com/hzeller/timg/archive/v${version}.tar.gz"
|
||||
checksum=66d2e00b50068fd6638bb8be1859c50ca4f24caef751f9dc95b303f37fb07b1e
|
||||
|
|
Loading…
Reference in a new issue