ghostwriter: update to 2.1.1.
This commit is contained in:
parent
cf13d392df
commit
f00bdce89b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ghostwriter'
|
||||
pkgname=ghostwriter
|
||||
version=2.1.0
|
||||
version=2.1.1
|
||||
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=5a377e006bec14abbb935ed4ad027f489051b3ab49a0e33cc8e07c67e5b4799c
|
||||
checksum=a9add6202dc1c9bb3f591fd4ec5d70e0fbd49d55f4921dc217923debc4d02f06
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv5tel*) broken="qtwebengine not built for this platform";;
|
||||
|
|
Loading…
Reference in a new issue