git » qt5-wayland.git » commit 4d7ce5c

Qt 5.12.2

author Antonio Rojas
2019-03-14 12:17:30 UTC
committer Antonio Rojas
2019-03-14 12:17:30 UTC
parent f1dcfbec0a908e5b95c52a0557cd8e0400c52e34

Qt 5.12.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 2ea9dc4..09dafcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=qt5-wayland
-_qtver=5.12.1
+_qtver=5.12.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=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('88f0507628b3697b0d59349d27b5e60a313a3138927722d6cf981089fff02553')
+sha256sums=('b7840692420d106871433eb1b678277f09927d48ec6eb31a1851ee9c60d9df84')
 
 prepare() {
   mkdir -p build