author | Antonio Rojas
<arojas@archlinux.org> 2018-02-13 14:00:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-02-13 14:00:56 UTC |
parent | d59a4a9cecdf7f50984487c6f4772f05dc075a36 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 68fe13a..fa62aa5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-graphicaleffects -_qtver=5.10.0 +_qtver=5.10.1 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,7 @@ makedepends=() groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('97b969112f21161fc924c1b1c98f1dad2bf7027e31b27ea9eec532db7b045e30') +sha256sums=('3f3b0631b579630bf58e99f3ca0d8dfdb6a44153c63cf90ac9e07041b4b1847f') prepare() { mkdir -p build