Trojita: bump revision

* enable sonnet spellcheck
This commit is contained in:
Gerasim Troeglazov
2020-10-24 23:31:00 +10:00
parent 7a26347646
commit 7926f59aca

View File

@@ -14,12 +14,12 @@ Plays well with the rest of the ecosystem. We don't like reinventing \
wheels, but when the existing wheels quite don't fit the tracks, we're \
not afraid of making them work."
HOMEPAGE="http://trojita.flaska.net/"
COPYRIGHT="2006-2019 Trojitá developers"
COPYRIGHT="2006-2020 Trojitá developers"
LICENSE="GNU GPL v2"
REVISION="9"
srcGitRev="90b417b131853553c94ff93aef62abaf301aa8f1"
REVISION="10"
srcGitRev="10033f1b2211ee34a5dad1b2834745d3ab78333f"
SOURCE_URI="https://github.com/KDE/trojita/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="f31d1610fac2a7c1a4461f79b566652be8507c612b8fc3691b632e35bdea77d6"
CHECKSUM_SHA256="a58283edcb4727f2395fdaf6bac240fd3fdf909f685b4de42210476ac2681b8c"
SOURCE_FILENAME="trojita-$portVersion-$srcGitRev.tar.gz"
SOURCE_DIR="trojita-$srcGitRev"
PATCHES="trojita-$portVersion.patchset"
@@ -48,6 +48,7 @@ REQUIRES="
lib:libQt5WebKit$secondaryArchSuffix
lib:libQt5WebKitWidgets$secondaryArchSuffix
lib:libQt5Widgets$secondaryArchSuffix
lib:libKF5SonnetCore$secondaryArchSuffix
lib:libssl$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
@@ -67,6 +68,7 @@ BUILD_REQUIRES="
devel:libQt5WebKit$secondaryArchSuffix
devel:libQt5WebKitWidgets$secondaryArchSuffix
devel:libQt5Widgets$secondaryArchSuffix
devel:libKF5SonnetCore$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
@@ -76,7 +78,7 @@ BUILD_PREREQUIRES="
cmd:g++$secondaryArchSuffix
cmd:git
# cmd:gpgconf$secondaryArchSuffix
cmd:lrelease$secondaryArchSuffix >= 5.11
cmd:lrelease$secondaryArchSuffix
cmd:make
cmd:pkg_config$secondaryArchSuffix
cmd:python