author | Antonio Rojas
<arojas@archlinux.org> 2020-03-15 11:12:25 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-03-15 11:12:25 UTC |
parent | d6c0d19bb6e72a8e8cd2283da6d8c74a8d12f64f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5e48820..b1a0356 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.67.0 +pkgver=5.68.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=('7764a500c5fe3da582e42a033bf47b706a8ff2dd1662eb542e5988d593ddab61' +sha256sums=('646bd3bac073fbf4f19f9047360325c933751d605cf1311f4c922d7457fbda51' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>