author | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 16:09:14 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 16:09:14 UTC |
parent | 6771940b700236493b2b1b073acb0b9a93f91214 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 37aa9d5..009cd7b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=threadweaver -pkgver=5.22.0 +pkgver=5.23.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=('e402f5d78ce5226503e89b8d061f42d3') +md5sums=('b7afffde55f36e3878a2e9ccbd70989c') prepare() { mkdir -p build