author | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 08:33:27 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 08:33:27 UTC |
parent | 7a54f928a66fcd6a939e561deab48f1dcd52112b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2b81e30..5571a54 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjobwidgets -pkgver=5.8.0 +pkgver=5.9.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") -md5sums=('e1d34c6f5275b9409e2161198baf8735') +md5sums=('396ed6c91bb15ab8935313616701eb05') prepare() { mkdir -p build