mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qimgv: update to 0.8.8.
This commit is contained in:
parent
fe37e7637c
commit
d61ac25ceb
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.6
|
version=0.8.8
|
||||||
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=a0f43b226a3bb17bf287a45017a21f239db3d8dda8124197529923f700981bc5
|
checksum=2be509d55f052d602e9e2a1cc1e537049e4bff552d864cf4aeb281a397b94496
|
||||||
|
|
||||||
build_options="video"
|
build_options="video"
|
||||||
build_options_default="video"
|
build_options_default="video"
|
||||||
|
|
Loading…
Add table
Reference in a new issue