git » qt5-wayland.git » commit 7ddfd80

Qt 5.12.3

author Antonio Rojas
2019-04-20 17:35:39 UTC
committer Antonio Rojas
2019-04-20 17:35:39 UTC
parent 4d7ce5cde471fc44fd31f9f040e2e300f379dcc4

Qt 5.12.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 09dafcb..00836f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=qt5-wayland
-_qtver=5.12.2
+_qtver=5.12.3
 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=('b7840692420d106871433eb1b678277f09927d48ec6eb31a1851ee9c60d9df84')
+sha256sums=('f0b45ad84180730e2d5a1249eb20c6357869b4b78f45eb266c2f2b17f77d86ff')
 
 prepare() {
   mkdir -p build