author | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:47:07 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:47:07 UTC |
parent | 652acded80234ec55a99e8a7d44f9ce419324835 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 41289e5..c27bcc5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kservice -pkgver=5.32.0 +pkgver=5.33.0 pkgrel=1 pkgdesc='Advanced plugin and service introspection' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('ki18n' 'kconfig' 'kcrash' 'kdbusaddons') makedepends=('extra-cmake-modules' 'kdoctools' 'python') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('189c9da0bb48961d16db17540093b68fd4ae061590c34f4cea35dfaba51ab30b' +sha256sums=('f020f4146e87716cc2bb90214e1830faa46e745adf411bd1fe1b5ba6a122184b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>