ghostwriter: update to 2.1.4.

This commit is contained in:
Andrew Benson 2022-06-22 20:02:37 -05:00
parent 50b5f69e8f
commit e2417ae6b2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ghostwriter'
pkgname=ghostwriter
version=2.1.3
version=2.1.4
revision=1
build_style=qmake
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-3.0-or-later"
homepage="http://wereturtle.github.io/ghostwriter"
distfiles="https://github.com/wereturtle/ghostwriter/archive/${version}.tar.gz"
checksum=cef7283e7decae3033032d8b56b48e65164c277f5c8c231d7da0f73a5ccfa260
checksum=cbc1b06c5725031d147869c22bad4c263d67e87e5b3284c5cbfe35af2f29dcde
case "$XBPS_TARGET_MACHINE" in
armv5tel*) broken="qtwebengine not built for this platform";;