git » qt5-wayland.git » commit 6f5a844

Qt 5.12.0

author Antonio Rojas
2018-12-05 13:04:46 UTC
committer Antonio Rojas
2018-12-05 13:04:46 UTC
parent 344d798b0726c0c98c1903e11c057dd8afc8676d

Qt 5.12.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8741737..c46188d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=qt5-wayland
-_qtver=5.11.2
+_qtver=5.12.0
 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=('4e35e15da360480a5aef414246f70d29b0252b6a9c7e129e63afba3fb2ecb771')
+sha256sums=('555c2d1b31733735d94c228f5f9183ea8216d61f85e30af08044763639d97ed7')
 
 prepare() {
   mkdir -p build