author | Antonio Rojas
<arojas@archlinux.org> 2017-01-23 10:43:41 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-01-23 10:43:41 UTC |
parent | 3ab6fbed577d9030d25909a2eb9521a4e5ba73a7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9de303d..c5d6668 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-wayland -_qtver=5.7.1 +_qtver=5.8.0 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=('qt5-declarative' 'libxcomposite' 'wayland') # namcap note: wayland is groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -md5sums=('2fab8874622f8b89be4bc91780a43fad') +md5sums=('0a40bd721bd5e1630601beab660c6ea9') prepare() { mkdir -p build