git » knotifyconfig.git » commit 3ef47d7

KDE Frameworks 5.100

author Antonio Rojas
2022-11-11 19:54:35 UTC
committer Antonio Rojas
2022-11-11 19:54:35 UTC
parent 28c1890e152387b40b19844d09175f7efd110b6b

KDE Frameworks 5.100

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e9c00cb..1ff6d12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifyconfig
-pkgver=5.99.0
+pkgver=5.100.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=('b7173315d1d255c571a0d2809edbd8091f9fe7b89bcac63ed5a0b50dbcf219cc'
+sha256sums=('1db5a4c4f0a8a4c1ff1db5df07d601dc63714720e4c5e52052811004bc27baa9'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)