author | Antonio Rojas
<arojas@archlinux.org> 2021-05-08 12:01:39 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-05-08 12:01:39 UTC |
parent | b22eededa558bd21af9396838cb43fe06eaa8e04 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 8540cf4..99fe9d2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifyconfig -pkgver=5.81.0 +pkgver=5.82.0 pkgrel=1 pkgdesc='Configuration system for KNotify' arch=(x86_64) @@ -12,8 +12,8 @@ license=(LGPL) depends=(kio) makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc) groups=(kf5) -source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('7a49ef1a4416b17082cc9d56e7ee01264999289cdcf06bd2d1a08717ce492d77' +source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('b325febacb70b941709e580cf6e0578ab46c801f5770033ae0189bffefbf46db' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>