author | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 10:16:02 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 10:16:02 UTC |
parent | 804d7028a86797983b0736e149053a39192b5d9a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a1a02b7..f98fd6a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-script -_qtver=5.7.0 +_qtver=5.7.1 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ makedepends=() groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -md5sums=('75108b6bab35c0eb7fb6152fbf971ab8') +md5sums=('cfe00eb9572f11bfdc832219b95c4fb8') prepare() { mkdir -p build