author | Felix Yan
<felixonmars@archlinux.org> 2016-06-09 08:40:05 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-06-09 08:40:05 UTC |
parent | 5ecb93684be7838682e5d75647b0ba78e14f6f9f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e9bcd17..f29979e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-svg -_qtver=5.6.0 +_qtver=5.6.1 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -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=('ab86dafed92185a2f98190fc37afceab') +md5sums=('745d43d334a52a8f27995e37d29fca64') prepare() { mkdir -p build