author | Antonio Rojas
<arojas@archlinux.org> 2019-10-12 22:02:08 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-10-12 22:02:08 UTC |
parent | e0df03ef3ce1aae4ddd699b6a1772b23933b3834 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2a8cfb8..e83d7e7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.62.0 +pkgver=5.63.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 qt5-doc doxygen) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('55ec35bc9ddccd12289d9501b11d453885eabb9caebd4b93199d7c662a147263' +sha256sums=('886aa99e21deaf35ba626f38d60fcb4f6ce831b1e03dcade79d6e0098a7576e6' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>