author | Antonio Rojas
<arojas@archlinux.org> 2017-07-01 14:19:52 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-07-01 14:19:52 UTC |
parent | 410cf9ae4b45db5a174b8f046435395e58dd7a4f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e0b6977..a81f1bb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-xmlpatterns -_qtver=5.9.0 +_qtver=5.9.1 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") -sha256sums=('41f8223b1d4cfc475ef66888a178847cc7191954ed52d047be90f0d68ea755b8') +sha256sums=('b584686496ad1b1b3426d642bd705cab3fc02313b067a33d1b826a27aee29c24') prepare() { mkdir -p build