git » knotifications.git » commit a5a560d

KDE Frameworks 5.96

author Antonio Rojas
2022-07-09 20:14:49 UTC
committer Antonio Rojas
2022-07-09 20:14:49 UTC
parent a38249d03851ddb5531d6dd219e58c39ee784688

KDE Frameworks 5.96

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 71cae9d..447326e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifications
-pkgver=5.95.0
+pkgver=5.96.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=('bd2486624de89b753410c280a3913a30c95baea2c5a9cffadf65bcf233c08142'
+sha256sums=('12933ae33e511b6a37fb3b0dc896248ffdd2ef007e2fc4dd05757fc8a8c7cb85'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)