author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:53:24 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:53:24 UTC |
parent | 55019cb7a17a9f1417c6c8f36003ba52d7e14a45 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1db5984..1f9fc93 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifyconfig -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 pkgdesc='Configuration system for KNotify' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(kio phonon-qt5) makedepends=(extra-cmake-modules doxygen qt5-tools) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('77e78f15226334ffaaa0469c06052cca60a9c18063140f38b9cd6dbf8de8f099' +sha256sums=('bbd2260a98f70779415369ca1d99807bc3e57f618024b9663d2a462a74169bee' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>