mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
powerdevil: update to 6.0.5.
This commit is contained in:
parent
ddb5051c9a
commit
0fd73180db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'powerdevil'
|
# Template file for 'powerdevil'
|
||||||
pkgname=powerdevil
|
pkgname=powerdevil
|
||||||
version=6.0.4
|
version=6.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -18,7 +18,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/powerdevil"
|
homepage="https://invent.kde.org/plasma/powerdevil"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1773b62181909831d24c9141a3fdd8e96a09cf08bd435a9d9a8605946b0f2559
|
checksum=27f995bce6f27e35b78e0c232f8dee8fba50fb91d7b3afd117583bdb79a12fd4
|
||||||
|
|
||||||
if [ $CROSS_BUILD ]; then
|
if [ $CROSS_BUILD ]; then
|
||||||
hostmakedepends+=" kf6-kcmutils-devel kf6-kirigami-devel"
|
hostmakedepends+=" kf6-kcmutils-devel kf6-kirigami-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue