git » qt5-virtualkeyboard.git » commit 7aedd62

Qt 5.9.2

author Antonio Rojas
2017-10-07 06:33:46 UTC
committer Antonio Rojas
2017-10-07 06:33:46 UTC
parent 82410a00271c749628dd275657b9378041b0a230

Qt 5.9.2

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index ad2e393..6226095 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=qt5-virtualkeyboard
-_qtver=5.9.1
+_qtver=5.9.2
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3')
@@ -14,7 +14,7 @@ makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('6b746a6dc3ab54edf3007d0f6a2f8f31281aed03629830f59acfbc8514d6e94c')
+sha256sums=('e836ca0348b21df28635e541713726444abed7b53a0acf3358cc90532e64c6fc')
 
 prepare() {
   mkdir -p build