author | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 14:52:42 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 14:52:42 UTC |
parent | fafed47887f78a963f4ed13c0876cd69c4806b3e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 65e69ce..7b83b8d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjobwidgets -pkgver=5.17.0 +pkgver=5.18.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=('c806e83a09b0e61ab0657b1de3a0afc7') +md5sums=('fb8c4e9d823b3a8ec084f8c710909147') prepare() { mkdir -p build