ksolid: update to 5.47.0.
This commit is contained in:
parent
f0c268e175
commit
10792d5cf8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ksolid'
|
||||
pkgname=ksolid
|
||||
version=5.43.0
|
||||
version=5.47.0
|
||||
revision=1
|
||||
wrksrc="${pkgname#k}-${version}"
|
||||
build_style=cmake
|
||||
|
@ -12,8 +12,8 @@ short_desc="KDE frameworks - Hardware integration and detection"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="https://projects.kde.org/projects/frameworks/solid"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname#k}-${version}.tar.xz"
|
||||
checksum=699f6bf5d502ec43783366bff508433682a85f02d9bc595fb3d9d0da86f8c260
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#k}-${version}.tar.xz"
|
||||
checksum=5437f3f3a70ff37251d5d88636c39819112c91fcfd36660b6d777d457bdf2e10
|
||||
|
||||
ksolid-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue