focuswriter: update to 1.6.16.
This commit is contained in:
parent
38a35619c3
commit
a4f52fbcc2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'focuswriter'
|
||||
pkgname=focuswriter
|
||||
version=1.6.15
|
||||
version=1.6.16
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,8 +10,8 @@ maintainer="cr6git <quark6@protonmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://gottcode.org/focuswriter/"
|
||||
distfiles="https://github.com/gottcode/focuswriter/archive/v${version}.tar.gz"
|
||||
checksum=167be0b4e58b4015f74c50d5cc0362cd286fd21fb972d8f74de7c683ae5cb381
|
||||
checksum=a413363c8de76bfb112450ef30fec5b7b13ab78d565eba0eb8344536a9738396
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-multimedia-devel"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue