author | Antonio Rojas
<arojas@archlinux.org> 2020-12-12 09:55:07 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-12-12 09:55:07 UTC |
parent | 905d15be30c557a1fbd8ec8dc21e8eec90e040eb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0df8283..ef8d687 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kio -pkgver=5.76.0 +pkgver=5.77.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' 'kio-fuse: to mount remote filesystems via FUSE') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('9351fc85c4020f2f77012e077f4f9d04d8f233e9b67f9b7619c9bc064714145b' +sha256sums=('237c85c9dbcfcd366290512005b0e8498c10f3b300524633bbc9319a8327a14f' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>