author | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:25:47 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:25:47 UTC |
parent | 76b3c60366cf681eab443b0a43b4e1b13a73a841 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6753d5e..7e3ad34 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjobwidgets -pkgver=5.26.0 +pkgver=5.27.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=('02541526678389fc7e6f6681506b5e5e') +md5sums=('4fd4ab8f572b7418efb38ec6153f1217') prepare() { mkdir -p build