author | Antonio Rojas
<arojas@archlinux.org> 2017-11-22 16:02:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-11-22 16:02:45 UTC |
parent | 20f5f80180058f863cade5a870705ea9e779c8db |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b7ce5e0..5bf92cf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-graphicaleffects -_qtver=5.9.2 +_qtver=5.9.3 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,7 @@ makedepends=() groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('14594e7eb4b704dd69bf336828306fe8e6537c321d49ee0b701b3b1cdd8bfb76') +sha256sums=('790b029bc8bdbb5c9548ecad2ff6e73b7da3deabbdba6bacac4a6aacd3a0f0d9') prepare() { mkdir -p build