author | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:52:28 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:52:28 UTC |
parent | 86460f8f18e86aaa67dd8eed51cc56aa4ee65e22 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 871d88d..4303f46 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=threadweaver -pkgver=5.20.0 +pkgver=5.21.0 pkgrel=1 pkgdesc='High-level multithreading framework' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('32400f7753597da9982c36e4ea8d88bb') +md5sums=('1f205dd6808ec92268537fdc3db077d9') prepare() { mkdir -p build