solid: bump version

This commit is contained in:
Gerasim Troeglazov
2024-02-29 21:40:00 +10:00
parent e2f9a18d98
commit e3367da42e
2 changed files with 4 additions and 4 deletions

View File

@@ -8,12 +8,12 @@ It provides the following features for application developers:
* Hardware Discovery
* Power Management
* Network Management"
HOMEPAGE="https://github.com/KDE/solid/"
COPYRIGHT="2010-2022 KDE Organisation"
HOMEPAGE="https://invent.kde.org/frameworks/solid/"
COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/solid/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="31cc677f69a4b63852efb1d17d38540262b469315cff61494440c3029038df60"
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/solid-${portVersion}.tar.xz"
CHECKSUM_SHA256="a7a1c6f6a0ef27b876e3753c67ea17ec5cc1d66cfd3e2c0fbba83e2ce4773d7b"
PATCHES="solid-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"