author | Antonio Rojas
<arojas@archlinux.org> 2020-02-09 09:56:55 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-02-09 09:56:55 UTC |
parent | 7ce4c94425e902f11b80a8b5ec143053bc7f3c1a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index aa2669a..4d7ed10 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knewstuff -pkgver=5.66.0 +pkgver=5.67.0 pkgrel=1 pkgdesc='Support for downloading application assets from the network' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc qt5-declarative) optdepends=('kirigami2: QML components') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('acef94661e3a0e42938224c17b90f835d6686d88a25698fe82980d7e1139b1fe' +sha256sums=('2fadaf5bba791d8b009ab187349175cc6a2e37b968167a3a43f2174cd5e8d10c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>