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