mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kactivities5-stats: update to 5.116.0.
This commit is contained in:
parent
d5216491c4
commit
332e640c46
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kactivities5-stats'
|
# Template file for 'kactivities5-stats'
|
||||||
pkgname=kactivities5-stats
|
pkgname=kactivities5-stats
|
||||||
version=5.115.0
|
version=5.116.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://api.kde.org/frameworks/kactivities/html/index.html"
|
homepage="https://api.kde.org/frameworks/kactivities/html/index.html"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
|
||||||
checksum=a4e942c0ba521ef393f4b2c12fbf33fea3bb2f4a0a6a388993b178922d91e666
|
checksum=244be102465cf6f9867a0eface321fd4a97fe198be683538c876d579adf75ceb
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
pkgname=${pkgname/5/}
|
pkgname=${pkgname/5/}
|
||||||
|
ignore=6.*
|
||||||
|
|
Loading…
Add table
Reference in a new issue