author | Antonio Rojas
<arojas@archlinux.org> 2017-03-11 11:29:31 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-03-11 11:29:31 UTC |
parent | 398e584dbf01a7d6bb2bb030ddf51c261423ee07 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 231d77d..b163384 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=threadweaver -pkgver=5.31.0 +pkgver=5.32.0 pkgrel=1 pkgdesc='High-level multithreading framework' arch=('i686' 'x86_64') @@ -12,8 +12,8 @@ depends=('qt5-base') makedepends=('extra-cmake-modules' 'mesa') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -md5sums=('f1dbc18f38a9582cd1d4f94bc9f0f132' - 'SKIP') +sha256sums=('103c20fa6a024a030a04ee34960e14504663fe41d3cd155db98a348f7f16fee2' + 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> prepare() {