git » knotifications.git » commit a38249d

KDE Frameworks 5.95

author Antonio Rojas
2022-06-12 19:28:09 UTC
committer Antonio Rojas
2022-06-12 19:28:09 UTC
parent d44b1c57f28a67442cb95a777560ce75abedb4cf

KDE Frameworks 5.95

PKGBUILD +2 -2

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