author | Antonio Rojas
<arojas@archlinux.org> 2021-07-10 07:47:00 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-07-10 07:47:00 UTC |
parent | 0d319290e0ee62f083e271b9ec33c6c555257f6b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 10a052a..6e5554c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.83.0 +pkgver=5.84.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=('2cc2a9bf03733c38e70767dcd90da9957e7b6432b0308e5924609bcf52728d05' +sha256sums=('b09c4d6091a793673019dbbe2d4934747f6a5b2cd5f78c59c054a189154a5f09' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>