author | Antonio Rojas
<arojas@archlinux.org> 2020-01-27 08:58:47 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-01-27 08:58:47 UTC |
parent | 1bcee69e10e6721c89bfc1c427c8ed6dc07d2772 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9b3e07d..0095dcb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-translations -_qtver=5.14.0 +_qtver=5.14.1 pkgver=${_qtver/-/} pkgrel=1 arch=('any') @@ -14,7 +14,7 @@ makedepends=('qt5-tools') groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('8b7529e102233153bfecc608d3944e11e086421c72e2d4eaf7e95ebbef301609') +sha256sums=('a7598068802f4ddda99865ea9c3503015d02ed1e1ff5875e936b42ab8eb2de46') prepare() { mkdir -p build