author | Antonio Rojas
<arojas@archlinux.org> 2019-12-12 09:35:13 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-12-12 09:35:13 UTC |
parent | 78d2de1385d7f229969f9e618fdf41f5e1b32894 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c75e6e8..9b3e07d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-translations -_qtver=5.13.2 +_qtver=5.14.0 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=('25755941a2525de2d7ae48e0011d04db7cc09e4e73fe83293206ceafa0aa82d9') +sha256sums=('8b7529e102233153bfecc608d3944e11e086421c72e2d4eaf7e95ebbef301609') prepare() { mkdir -p build