author | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:57:04 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:57:04 UTC |
parent | 91783d42ca1332e4d2b494f69e1407a731432c95 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 5972741..d4afdc6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kio -pkgver=5.32.0 -pkgrel=2 +pkgver=5.33.0 +pkgrel=1 pkgdesc='Resource and network access abstraction' arch=('i686' 'x86_64') url='https://community.kde.org/Frameworks' @@ -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=('364adf30d1df6f52d5960061d4c21e91519dfa8674ae95fa01144805a800aaa5' +sha256sums=('8e15ff51931192da0ef4635c0fcf76ca821e75a580113db99aee7c38a52f9ade' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>