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 | 99c5bdebfa24b1cc334baa697082c4ee1c315cce |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1c05378..dd28523 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-location -_qtver=5.13.1 +_qtver=5.13.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=('16bd4d64b12fc3f8276fe37985f2b0f5443317c882937ab5e0b583a3a9eed298') +sha256sums=('5fe4b824d3dc6c800682ff986333ec09edb9c27582066e928b1862b4d58212e3') prepare() { mkdir -p build