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 | 8faca0d9892986e3da8bc2ed790caf80f7ef30c9 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 635c9e1..efa38ba 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=krunner -pkgver=5.81.0 +pkgver=5.82.0 pkgrel=1 pkgdesc='Framework for providing different actions given a string query' arch=(x86_64) @@ -12,8 +12,8 @@ license=(LGPL) groups=(kf5) depends=(plasma-framework threadweaver) makedepends=(extra-cmake-modules kdoctools doxygen qt5-tools qt5-doc) -source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('45bdc312c28c995a9a29e8212b1299bd89350ea4cab706d343bf42813826c0f9' +source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('e8ca703e7e2ac97c4b4d4377802f8d407dff6d636caafdbf2d5b9c212c1fb37d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>