git » knotifications.git » commit e012dab

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 be7772f0df465a16a896f95022ce7970ca35d1e1

KDE Frameworks 5.99

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index eeb776c..cb9aadf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifications
-pkgver=5.98.0
+pkgver=5.99.0
 pkgrel=1
 pkgdesc='Abstraction for system notifications'
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen qt5-declarative)
 optdepends=('qt5-declarative: QML bindings')
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('8d6145cf77c18553d4f44149038c0d5578fd7006454423d76e5d352af9c89083'
+sha256sums=('36b1126801f649b26fb77889a35874519e3f7033faa55cff20e965581c5c302b'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)