author | Felix Yan
<felixonmars@archlinux.org> 2016-06-09 08:28:21 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-06-09 08:28:21 UTC |
parent | 9fe54e0da76072339d6a2378270e30515a66c34d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bd9134b..ba96758 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-translations -_qtver=5.6.0 +_qtver=5.6.1 pkgver=${_qtver/-/} pkgrel=1 arch=('any') @@ -16,7 +16,7 @@ conflicts=('qt') groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -md5sums=('62b3b6191f902466d97e09df48c27534') +md5sums=('cd589f8a334b3e7ad933babf64ed496e') prepare() { mkdir -p build