author | Antonio Rojas
<arojas@archlinux.org> 2018-06-18 19:35:13 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-06-18 19:35:13 UTC |
parent | 8c26898c0237c5b31042871f053fb8c33e7072d1 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0e51aa3..ee3ac2e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-wayland -_qtver=5.11.0 +_qtver=5.11.1 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-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('68814e8f207f3a90cae29ae49ce2c1f4bf9d06709a7a7962adf23120f1644127') +sha256sums=('e09abc202082f719b868f595a46e0df5c903fac53cc40a7188b223a2bea644ea') prepare() { mkdir -p build