author | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:45:33 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:45:33 UTC |
parent | 0480a1c3abba9f735885cf82895fc39d12feef27 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b08c8a8..ac448df 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=threadweaver -pkgver=5.21.0 +pkgver=5.22.0 pkgrel=1 pkgdesc='High-level multithreading framework' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules' 'mesa') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('1f205dd6808ec92268537fdc3db077d9') +md5sums=('e402f5d78ce5226503e89b8d061f42d3') prepare() { mkdir -p build