knotifications: update to 5.103.0.
This commit is contained in:
parent
95fd6480c6
commit
f1eadc1ba6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'knotifications'
|
# Template file for 'knotifications'
|
||||||
pkgname=knotifications
|
pkgname=knotifications
|
||||||
version=5.101.0
|
version=5.103.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=ON"
|
configure_args="-DBUILD_TESTING=ON"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/knotifications"
|
homepage="https://invent.kde.org/frameworks/knotifications"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=38ca69da882d22be43ec7736e08104f74df8dd31c9aaeffc2b0597439cff5d1b
|
checksum=8f3ccd6a0303408fecb1e5d9ceb22cbdbf9b1ceb08a92d32b7167dd5e2a8d936
|
||||||
|
|
||||||
knotifications-devel_package() {
|
knotifications-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue