author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:44:44 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:44:44 UTC |
parent | 86edfc0176a20766ba4f2592b7b2febc349ae462 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bf28f27..27b7568 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 pkgdesc='Abstraction for system notifications' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(libcanberra libdbusmenu-qt5 kwindowsystem kconfig kcodecs kcoreaddons q makedepends=(extra-cmake-modules qt5-tools doxygen) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('fbed417c689b8abf08e1f29df5094cab55b193ce03483658dfb8cdbea3f2d928' +sha256sums=('f72ce6394465316a5324e38afb07f4f71d5f8e281d09b5cf340246c9905568ac' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>