mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
ghostwriter: update to 2.1.2.
This commit is contained in:
parent
04d55051ec
commit
a6dceb6d6e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ghostwriter'
|
# Template file for 'ghostwriter'
|
||||||
pkgname=ghostwriter
|
pkgname=ghostwriter
|
||||||
version=2.1.1
|
version=2.1.2
|
||||||
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=a9add6202dc1c9bb3f591fd4ec5d70e0fbd49d55f4921dc217923debc4d02f06
|
checksum=65aa523a9c3d4f4c68f2cb6f5ab600cf24c98b4f0673a622d757a8e28eab120f
|
||||||
|
|
||||||
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";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue