git » qt5-wayland.git » commit 344d798

Qt 5.11.2

author Antonio Rojas
2018-09-18 18:45:46 UTC
committer Antonio Rojas
2018-09-18 18:45:46 UTC
parent dce6b8378897c0f650141b4a28462fd4f73ca608

Qt 5.11.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 253461c..8741737 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=qt5-wayland
-_qtver=5.11.1
+_qtver=5.11.2
 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=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('e09abc202082f719b868f595a46e0df5c903fac53cc40a7188b223a2bea644ea')
+sha256sums=('4e35e15da360480a5aef414246f70d29b0252b6a9c7e129e63afba3fb2ecb771')
 
 prepare() {
   mkdir -p build