author | Antonio Rojas
<arojas@archlinux.org> 2017-07-01 14:19:52 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-07-01 14:19:52 UTC |
parent | b8a650b0374d2dd1454d276c110a1c467860fb97 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index da14547..826f6df 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-wayland -_qtver=5.9.0 +_qtver=5.9.1 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") -sha256sums=('9b802bb6f5237a21fc1ffe0877c75a90b94a6207d03006b94ca697c072a79d7e') +sha256sums=('cf0cb1982a7b748bfec8c7834691f13072f104884c61809d0bbd1a01ebda3ffa') prepare() { mkdir -p build