qimgv: update to 0.8.2.
This commit is contained in:
parent
e4c64d3a07
commit
0054e4c133
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qimgv'
|
||||
pkgname=qimgv
|
||||
version=0.8.1
|
||||
version=0.8.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="$(vopt_if video -DVIDEO_SUPPORT=ON)"
|
||||
|
@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/easymodo/qimgv"
|
||||
distfiles="https://github.com/easymodo/qimgv/archive/v${version}.tar.gz"
|
||||
checksum=cac11a82f2da6e7442a51de3e86640c6a6f85e09e634b914852e68d7205db30d
|
||||
checksum=a0edf03f71ea94d1bcd441cd21b8bb1eef07db27e2e8abf469449479c32479f8
|
||||
|
||||
build_options="video"
|
||||
build_options_default="video"
|
||||
|
|
Loading…
Reference in a new issue