git » knotifications.git » commit 1e8d8d5

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 e012dab62c91ec27ac7a953c39ea6e1945343b00

KDE Frameworks 5.100

PKGBUILD +2 -2

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