git » knotifyconfig.git » commit 28c1890

KDE Frameworks 5.99

author Antonio Rojas
2022-10-09 20:27:57 UTC
committer Antonio Rojas
2022-10-09 20:27:57 UTC
parent a9eb7705cb753582869052a4270fc4f5332bbe52

KDE Frameworks 5.99

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 675fff9..e9c00cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifyconfig
-pkgver=5.98.0
+pkgver=5.99.0
 pkgrel=1
 pkgdesc='Configuration system for KNotify'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(kio)
 makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('07d4f5f8888ea6a284e77843d391f46e8a334de5d261343fbacfbb984b7e95e2'
+sha256sums=('b7173315d1d255c571a0d2809edbd8091f9fe7b89bcac63ed5a0b50dbcf219cc'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)