mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
knotifications: update to 5.116.0.
This commit is contained in:
parent
12f4535f72
commit
f0815e881b
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'knotifications'
|
# Template file for 'knotifications'
|
||||||
pkgname=knotifications
|
pkgname=knotifications
|
||||||
version=5.115.0
|
version=5.116.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=fb8271ffbbbb570949326eb28ccfe3fe36d97be4b07172b8992a546791570642
|
checksum=485930001af56d647825cb5b99a7693b70a3270b1b270b32224a5f81dc69b44b
|
||||||
|
|
||||||
knotifications-devel_package() {
|
knotifications-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
1
srcpkgs/knotifications/update
Normal file
1
srcpkgs/knotifications/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore=6.*
|
Loading…
Add table
Reference in a new issue