author | Antonio Rojas
<arojas@archlinux.org> 2019-03-14 12:17:30 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-03-14 12:17:30 UTC |
parent | af90cf9c5aa36e5104393e38892420b80214c88d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2a9f7e4..8575da4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-location -_qtver=5.12.1 +_qtver=5.12.2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -13,7 +13,7 @@ depends=('qt5-declarative') groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('8b922373e6eefd1b0e2a993dbf3d0b3f3df777bc720d40cad3ccb46e1936bc50') +sha256sums=('a31f27f457ac57e7203ae808b95ba0053d182e22425de03840af761e343d8bef') prepare() { mkdir -p build