author | Antonio Rojas
<arojas@archlinux.org> 2017-11-22 16:02:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-11-22 16:02:45 UTC |
parent | b7c1c12b4d60b93ac07e079e9b444065c9627e91 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 12198e3..4b99ea7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-wayland -_qtver=5.9.2 +_qtver=5.9.3 pkgver=${_qtver/-/} pkgrel=1 arch=('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") -sha256sums=('f6434d03f933867dfb219abec2cf19e2c1d1ef23d46d12cb9333c8066027f6c6') +sha256sums=('308e8c44b0ad13520868365d72786d3e3f0b384da99ee72ba543cd866f655f6d') prepare() { mkdir -p build