knotifications: update to 5.72.0
[ci skip]
This commit is contained in:
parent
9ff38a5156
commit
c2f83e03ea
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'knotifications'
|
||||
pkgname=knotifications
|
||||
version=5.71.0
|
||||
version=5.72.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -10,9 +10,9 @@ makedepends="kwindowsystem-devel kcodecs-devel kconfig-devel
|
|||
short_desc="KDE Desktop notifications"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/knotifications"
|
||||
homepage="https://invent.kde.org/frameworks/knotifications"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b900146340621d54f6113600e85d287b28225d82515affb8690704433e5d0440
|
||||
checksum=1d3f8c06c5b152ae9134ffd8d41224cadbfb43c4183aee389e88086e596ad05f
|
||||
|
||||
knotifications-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue