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