focuswriter, bump version (#4095)

This commit is contained in:
Schrijvers Luc
2019-08-16 19:43:39 +02:00
committed by GitHub
parent 8bb95aa16b
commit a16ff8e577

View File

@@ -5,11 +5,11 @@ the edges of the screen, allowing the program to have a familiar look and \
feel while still getting out of your way \
So that you can immerse yourself in your work."
HOMEPAGE="https://gottcode.org/"
COPYRIGHT="2008-2018 Graeme Gott"
COPYRIGHT="2008-2019 Graeme Gott"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://github.com/gottcode/focuswriter/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="172c4dd264caba05121e9db3ca6eb3d4f2c41e6d956670792e213a243d5ddab6"
CHECKSUM_SHA256="3fed103a3088e2f71ead38f19b46726aabd5d2b2f27ef6716ce1b05cb609fb3d"
ADDITIONAL_FILES="focuswriter.rdef.in"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
@@ -22,7 +22,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
lib:libGL$secondaryArchSuffix
lib:libhunspell_1.6$secondaryArchSuffix
lib:libhunspell_1.7$secondaryArchSuffix
lib:libQt5Core$secondaryArchSuffix
lib:libQt5Gui$secondaryArchSuffix
lib:libQt5Network$secondaryArchSuffix
@@ -35,7 +35,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libGL$secondaryArchSuffix
devel:libhunspell_1.6$secondaryArchSuffix
devel:libhunspell_1.7$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix
devel:libQt5Gui$secondaryArchSuffix
devel:libQt5Network$secondaryArchSuffix