author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 16:50:32 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 16:50:32 UTC |
parent | 5f481413339f1bc6b1f109f4a9f093a0c65fe19c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 447326e..7e05c72 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.96.0 +pkgver=5.97.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=('12933ae33e511b6a37fb3b0dc896248ffdd2ef007e2fc4dd05757fc8a8c7cb85' +sha256sums=('e36364141e715b2b06e583f3f991fa4dcd627822d2887b76b9cc98653dc0d41f' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)