mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
qimgv: update to 0.8.3.
This commit is contained in:
parent
a800ed5283
commit
27af7f021d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qimgv'
|
# Template file for 'qimgv'
|
||||||
pkgname=qimgv
|
pkgname=qimgv
|
||||||
version=0.8.2
|
version=0.8.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="$(vopt_if video -DVIDEO_SUPPORT=ON)"
|
configure_args="$(vopt_if video -DVIDEO_SUPPORT=ON)"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/easymodo/qimgv"
|
homepage="https://github.com/easymodo/qimgv"
|
||||||
distfiles="https://github.com/easymodo/qimgv/archive/v${version}.tar.gz"
|
distfiles="https://github.com/easymodo/qimgv/archive/v${version}.tar.gz"
|
||||||
checksum=a0edf03f71ea94d1bcd441cd21b8bb1eef07db27e2e8abf469449479c32479f8
|
checksum=1ba0b53342eaa4a0d5c0c591f47bf0bbbc7853f2becdf826259dcac7dd51b54f
|
||||||
|
|
||||||
build_options="video"
|
build_options="video"
|
||||||
build_options_default="video"
|
build_options_default="video"
|
||||||
|
|
Loading…
Add table
Reference in a new issue