author | Antonio Rojas
<arojas@archlinux.org> 2017-05-13 10:13:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-05-13 10:13:45 UTC |
parent | 5d1f74d88ca0309fc1979a4c67833ab0efa2e696 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d4afdc6..c062e26 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kio -pkgver=5.33.0 +pkgver=5.34.0 pkgrel=1 pkgdesc='Resource and network access abstraction' arch=('i686' 'x86_64') @@ -14,7 +14,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=('8e15ff51931192da0ef4635c0fcf76ca821e75a580113db99aee7c38a52f9ade' +sha256sums=('6acb28de757a0d5eccb1e3e533a1ef22b5f5de92e96c3aba804ebdb44aa343c4' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>