author | Felix Yan
<felixonmars@archlinux.org> 2016-06-09 08:40:37 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-06-09 08:40:37 UTC |
parent | 091da6cae05d9971848351769beb29b5c0508b96 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 80b8292..9d098a0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-wayland -_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=('9dbfb0278eb0891e50b136d8b6eaa62b') +md5sums=('5b7654c9a909eb0de6c41796f16915ca') prepare() { mkdir -p build