author | Antonio Rojas
<arojas@archlinux.org> 2018-06-09 15:42:17 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-06-09 15:42:17 UTC |
parent | 3eb3c448899050d881243af1f3427116183c039f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 83ffd2d..03c5058 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kio -pkgver=5.46.0 +pkgver=5.47.0 pkgrel=1 pkgdesc='Resource and network access abstraction' arch=(x86_64) @@ -15,7 +15,7 @@ optdepends=('kio-extras: extra protocols support (sftp, fish and more)' 'kdoctoo 'knetattach: to add new kio-remote entries') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('eb6a793f46777980633b0c41de596a14a76845d3d763fdac16e90678a88cd3a5' +sha256sums=('51122eae0b32cb11a20e2c4862c9770d55aac1a1c6d969b6e899fb06736f8720' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>