author | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:42:59 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:42:59 UTC |
parent | f9f7d5753c1ab0d41090baff9ee86c8b90ddbe2f |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index f6874d5..65e69ce 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjobwidgets -pkgver=5.16.0 -pkgrel=2 +pkgver=5.17.0 +pkgrel=1 pkgdesc='Widgets for tracking KJob instances' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/kjobwidgets' @@ -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=('1e3bc3da69178a784ee2a71b69379618') +md5sums=('c806e83a09b0e61ab0657b1de3a0afc7') prepare() { mkdir -p build