git » qt5-virtualkeyboard.git » commit 90ff761

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 393285a2de5a1fc1f532147c9513c51cd2bd6081

Qt 5.11.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c0c6751..d698d38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=qt5-virtualkeyboard
-_qtver=5.11.1
+_qtver=5.11.2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
 source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('5b330dcc770976a2cfb8d85711d72a57c9764c1a9efb889c91e81f6071bbbf9b')
+sha256sums=('2709500071e7e98ca6f6eecef0f5c80d19ae22aba562293352debd516633b197')
 
 prepare() {
   mkdir -p build