ghostwriter: update to 2.1.3.

This commit is contained in:
Andrew Benson 2022-05-29 11:42:44 -05:00
parent b09c23c40f
commit fd8c55e034

View file

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