author | Antonio Rojas
<arojas@archlinux.org> 2021-02-13 16:36:21 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-02-13 16:36:21 UTC |
parent | bccc00f2cce8841ed66c5b6e005868716cf38105 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 783f2e8..14e1104 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.78.0 +pkgver=5.79.0 pkgrel=1 pkgdesc='Abstraction for system notifications' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(libcanberra libdbusmenu-qt5 kwindowsystem kconfig kcoreaddons qt5-speec makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('397fc21bbbaf235fd092f3bde731d2c0f1736ed4595e4a4cfa4b1e4328ee2339' +sha256sums=('129ee0ab84740d4bcd1930ddd2b6d0e692836c576175bac804c8a40f94eee485' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>