knotifications: update to 5.93.0.
This commit is contained in:
parent
6d95e6ecd2
commit
be85510ebf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'knotifications'
|
# Template file for 'knotifications'
|
||||||
pkgname=knotifications
|
pkgname=knotifications
|
||||||
version=5.92.0
|
version=5.93.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=8c4e095e3d96140f19e9f2e2dbc74df174e29416455671fc6680828038ea94b7
|
checksum=fe191b1fe55881d7e212a3b70fe08d53e47c32793d38f5d5a4d82b796796da4b
|
||||||
|
|
||||||
knotifications-devel_package() {
|
knotifications-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in a new issue