author | Antonio Rojas
<arojas@archlinux.org> 2017-05-31 16:16:33 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-05-31 16:16:33 UTC |
parent | abd3e61f7274b0de159566f4f7e88446f7a36080 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 04bc7ce..cf19df4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-quickcontrols -_qtver=5.8.0 +_qtver=5.9.0 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' '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") -md5sums=('62124ab5b9a9aee99138d848ea0e35a3') +sha256sums=('173dfffeb20315dceedeb22c19812752c07e25916044be5444fe00522e1754fe') prepare() { mkdir -p build