author | Antonio Rojas
<arojas@archlinux.org> 2019-06-14 13:00:20 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-06-14 13:00:20 UTC |
parent | 7ddfd80ec8eebd57643bd700b40d4d2ba30dfadd |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 00836f5..bf509f2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-wayland -_qtver=5.12.3 +_qtver=5.12.4 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -13,7 +13,7 @@ depends=('qt5-declarative' 'libxcomposite' 'wayland') # namcap note: wayland is groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('f0b45ad84180730e2d5a1249eb20c6357869b4b78f45eb266c2f2b17f77d86ff') +sha256sums=('2fade959c3927687134c597d85c12ba1af22129a60ab326c2dc77a648e74e6b7') prepare() { mkdir -p build