author | Antonio Rojas
<arojas@archlinux.org> 2018-12-05 13:04:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-12-05 13:04:46 UTC |
parent | 5574313093ce5f9ffbaf0dbd1178d16226f5d3aa |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e82a974..f608c4f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-translations -_qtver=5.11.2 +_qtver=5.12.0 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=('cec1a83757e9c776f6c65020bf8963e9d2037963e5a93531e6274442128d034b') +sha256sums=('5b4f186e0b96703041319b5b131393b6aa829ea74e067697ede548d936327508') prepare() { mkdir -p build