git » qt5-wayland.git » commit 59808a3

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 d823b7a387fea4c9894b7de5b1bda8018d739a5c

Qt 5.9.2

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index a9a72e7..52ea019 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=qt5-wayland
-_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' 'LGPL3' 'FDL' 'custom')
@@ -14,7 +14,7 @@ depends=('qt5-declarative' 'libxcomposite' 'wayland') # namcap note: wayland is
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('cf0cb1982a7b748bfec8c7834691f13072f104884c61809d0bbd1a01ebda3ffa')
+sha256sums=('f6434d03f933867dfb219abec2cf19e2c1d1ef23d46d12cb9333c8066027f6c6')
 
 prepare() {
   mkdir -p build