author | Antonio Rojas
<arojas@archlinux.org> 2019-04-20 17:35:39 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-04-20 17:35:39 UTC |
parent | 23c9996b9fce0858f65dab2711f3521d4c43776f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f1c57a7..c97311d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-translations -_qtver=5.12.2 +_qtver=5.12.3 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=('bbe47b3995be8528ee5e78eae263a5ec224cd18e588219191716a17802e60c7b') +sha256sums=('eefcec0a91c302548f9d948a138b8ec77d78570ce818931bd8475b1bff1205ca') prepare() { mkdir -p build