author | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:35:03 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:35:03 UTC |
parent | 16b3289b32d096cdf2a991a7ecee21c6416fcd40 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d4d30d7..3ba158e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.109.0 +pkgver=5.110.0 pkgrel=1 pkgdesc='Abstraction for system notifications' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen qt5-declarative) optdepends=('qt5-declarative: QML bindings') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('12b1b41c80739dcdda0cff1d81288323b8b5cb8249da45ecee4b785c604dc13d' +sha256sums=('f5195f2d6de921e4529239f58411c0d03d7bb930495edeee58f8b5b4cd68a37e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>