author | Antonio Rojas
<arojas@archlinux.org> 2017-11-22 16:02:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-11-22 16:02:45 UTC |
parent | 4c672e05338ee6aac1c56861cd3a7f4cc7d4447c |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 3d07a10..4e9e892 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,9 +3,9 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-location -_qtver=5.9.2 +_qtver=5.9.3 pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=1 arch=('x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -16,7 +16,7 @@ optdepends=('gypsy: Gypsy geolocation plugin') groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('c81a42e44ebd4e9c33f7195e86af3deab9fde72ef0ad8dcb04acee250d356b0c') +sha256sums=('80fd425cde8747c1fc79aa90994a9caf921d7c79ff41babec692fe43cdc74ce1') prepare() { mkdir -p build