mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
libkgapi: update to 20.08.0
[ci skip]
This commit is contained in:
parent
3cfb7f042c
commit
a3d0fa15ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libkgapi'
|
# Template file for 'libkgapi'
|
||||||
pkgname=libkgapi
|
pkgname=libkgapi
|
||||||
version=20.04.3
|
version=20.08.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python3
|
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python3
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/pim/libkgapi"
|
homepage="https://invent.kde.org/pim/libkgapi"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9b689d8c4a1df0b792604cf5951b30d8343e984d890f4a3fb946a449723e520d
|
checksum=215d21a89887522bbac09774723098dac1602bfc39e4ca23306d08b11d0cd89d
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*) broken="depends on qt5-webengine";;
|
arm*) broken="depends on qt5-webengine";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue