mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ghostwriter: update to 24.12.3.
This commit is contained in:
parent
5f742c94f9
commit
7b7ba23e05
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=24.12.2
|
version=24.12.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config extra-cmake-modules qt6-base qt6-tools"
|
hostmakedepends="pkg-config extra-cmake-modules qt6-base qt6-tools"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://kde.github.io/ghostwriter"
|
homepage="http://kde.github.io/ghostwriter"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=322fd8f086df778b140cc9ad0e4c9a561dd105a89b4c7d14a02930d5805a95ca
|
checksum=2ec85782f0899d7dfbe9333e33470bbdfc4b1c550703301b8fa35e479c883da0
|
||||||
|
|
||||||
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