author | Antonio Rojas
<arojas@archlinux.org> 2021-03-13 13:13:12 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-03-13 13:13:12 UTC |
parent | b1e32ee1ffc6a279adf429ae22dcae65ddb9ccdc |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 14e1104..ce1da6c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.79.0 +pkgver=5.80.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=('129ee0ab84740d4bcd1930ddd2b6d0e692836c576175bac804c8a40f94eee485' +sha256sums=('5a7c9914f868818d57e2062e27c258a94c4041e702a0b55dafe3e1067730d6e9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>