author | Antonio Rojas
<arojas@archlinux.org> 2018-09-18 18:45:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-09-18 18:45:46 UTC |
parent | 1fa977e6d2ec4d3b8e49c75abb3e3de31aa7048e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f97e984..e82a974 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-translations -_qtver=5.11.1 +_qtver=5.11.2 pkgver=${_qtver/-/} pkgrel=1 arch=('any') @@ -14,7 +14,7 @@ makedepends=('qt5-tools') groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('12d89b2afa64dce4d32c9e680135243c579d99aa9279d2aafc5602c15a697106') +sha256sums=('cec1a83757e9c776f6c65020bf8963e9d2037963e5a93531e6274442128d034b') prepare() { mkdir -p build