author | Antonio Rojas
<arojas@archlinux.org> 2020-05-26 08:39:20 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-05-26 08:39:20 UTC |
parent | b2440c0fe5da8b409551b024775c6edb1b5f41e7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c7ce32e..d99fe04 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-xmlpatterns -_qtver=5.14.2 +_qtver=5.15.0 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -16,7 +16,7 @@ conflicts=('qtchooser') groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('219a876665345e3801baff71f31f30f5495c1cb9ab23fbbd27602632c80fcfb7') +sha256sums=('2752cf2aa25ebfda89c3736457e27b3d0c7c7ed290dcfd52c209f9f905998507') prepare() { mkdir -p build