author | Antonio Rojas
<arojas@archlinux.org> 2019-09-05 08:51:27 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-09-05 08:51:27 UTC |
parent | bf541760597df8b640337698f497049e2249f29c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4e5ade0..0202a89 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-declarative -_qtver=5.13.0 +_qtver=5.13.1 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,7 @@ groups=('qt' 'qt5') conflicts=('qtchooser') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('b9e8780aef0af4a60e64dcc405bdf5c03a04b28e3b94d5c2e69d0006db566ba9') +sha256sums=('ae3477401b13d6b31e8569629d3f73b3e81e27cec27595988ffd320eaec7f0e2') prepare() { mkdir -p build