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 | 0ba8f25d3453a20af851431c9ddd9609f0380600 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index cfa75a7..e0b6977 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-xmlpatterns -_qtver=5.8.0 +_qtver=5.9.0 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ conflicts=('qtchooser') groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -md5sums=('033cbcf237be0d5cb7256b3d881411ff') +sha256sums=('41f8223b1d4cfc475ef66888a178847cc7191954ed52d047be90f0d68ea755b8') prepare() { mkdir -p build