mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qView: update to 6.0
This commit is contained in:
parent
14c4f68046
commit
de0168ab83
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'qView'
|
# Template file for 'qView'
|
||||||
pkgname=qView
|
pkgname=qView
|
||||||
version=4.0
|
version=6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-host-tools qt5-qmake"
|
hostmakedepends="qt5-host-tools qt5-qmake"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel qt5-x11extras-devel"
|
||||||
short_desc="Image viewer designed with minimalism and usability in mind"
|
short_desc="Image viewer designed with minimalism and usability in mind"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://interversehq.com/qview/"
|
homepage="https://interversehq.com/qview/"
|
||||||
distfiles="https://github.com/jurplel/qView/archive/${version}.tar.gz"
|
distfiles="https://github.com/jurplel/qView/archive/${version}.tar.gz"
|
||||||
checksum=04f986a03bff1b957ac72f266f58a8a7fd403e4606a5bc00ad4a3130d14f11c3
|
checksum=ec156ac65daa993ae1ded8b97c3f454bd860b18d5060fe90438784211c966334
|
||||||
|
|
Loading…
Add table
Reference in a new issue