mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libplasma: update to 6.0.5.
This commit is contained in:
parent
5a2e49c5db
commit
a412ac9ffe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libplasma'
|
# Template file for 'libplasma'
|
||||||
pkgname=libplasma
|
pkgname=libplasma
|
||||||
version=6.0.4
|
version=6.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
|
@ -19,7 +19,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/libplasma"
|
homepage="https://invent.kde.org/plasma/libplasma"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=61c2c148456cb97c7c104711b56cff010bfe5785c3f10c5b65ac804a3346fd74
|
checksum=d35765c039901e739b014ff92640c6cd4a4d8524c26fe4d00bd134d16ab0ccd2
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue