author | Antonio Rojas
<arojas@archlinux.org> 2017-12-07 11:14:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-12-07 11:14:45 UTC |
parent | b6ec4648ce8d683322607dd4a1932163cfdbc819 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 4b99ea7..be5b1b9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-wayland -_qtver=5.9.3 +_qtver=5.10.0 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -12,9 +12,9 @@ license=('GPL3' 'LGPL3' 'FDL' 'custom') pkgdesc='Provides APIs for Wayland' depends=('qt5-declarative' 'libxcomposite' 'wayland') # namcap note: wayland is needed for nvidia-libgl users groups=('qt' 'qt5') -_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" +_pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('308e8c44b0ad13520868365d72786d3e3f0b384da99ee72ba543cd866f655f6d') +sha256sums=('5657f9656c95f83880f92e7697a1c13c9739bf4d0bfd867e711fff7c84004b93') prepare() { mkdir -p build