author | Antonio Rojas
<arojas@archlinux.org> 2023-08-05 19:53:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-08-05 19:53:56 UTC |
parent | 065384e4037aeaedd009302fdf15e4d66326a5ba |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 04dec28..d4d30d7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.108.0 +pkgver=5.109.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=('2659ae0d9922331de156626edb2d69f2e9eff8407b83e939fcc20cd9a5ac0d17' +sha256sums=('12b1b41c80739dcdda0cff1d81288323b8b5cb8249da45ecee4b785c604dc13d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>