author | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 12:08:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 12:08:53 UTC |
parent | f4a5138272acb3c34d364b8ada372ab88d9256ec |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9fd61d1..fa04e2f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjobwidgets -pkgver=5.28.0 +pkgver=5.29.0 pkgrel=1 pkgdesc='Widgets for tracking KJob instances' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kcoreaddons' 'kwidgetsaddons' 'qt5-x11extras') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -md5sums=('49a2be90d1e79e4c69863e882b2dea76' +md5sums=('e9fd5f5377ada71d70af520e2aff3fd9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>