author | Antonio Rojas
<arojas@archlinux.org> 2019-10-31 08:40:32 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-10-31 08:40:32 UTC |
parent | b436b1c4ecab257e7f9cc11739a30b74c43b3ea6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e01dcad..28dbed2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-xmlpatterns -_qtver=5.13.1 +_qtver=5.13.2 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=('2867cc8c92164909d6117b392d1cd9102dd38d815dbdf108f3f10e630c5a748b') +sha256sums=('1e87d8c004ec0beea3b29d13f0964c563aa9fae51c392c998750ca4e386374e2') prepare() { mkdir -p build