author | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:35:25 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:35:25 UTC |
parent | adaa908fa8eb05281de9b92090c3e81af9599e60 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 62f140a..fb8e912 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjobwidgets -pkgver=5.15.0 +pkgver=5.16.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=('7603245a0a103fb45cc893eb639fe1cb') +md5sums=('1e3bc3da69178a784ee2a71b69379618') prepare() { mkdir -p build