git » qt5-3d.git » commit 3df5186

Qt 5.9.1

author Antonio Rojas
2017-07-01 14:19:52 UTC
committer Antonio Rojas
2017-07-01 14:19:52 UTC
parent 1273f8e60bc4446cd3dfafe6a2dc9b3904f0df55

Qt 5.9.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 543fbde..859348a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=qt5-3d
-_qtver=5.9.0
+_qtver=5.9.1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('i686' 'x86_64')
@@ -15,7 +15,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=('9efbef578afb31556a20baccf70137858b975c38cad60ca4d6b163bd35381ba9')
+sha256sums=('4f1fe5b812d78987341b854e7f2907f0375dc188cfa6cf9db101b26e9dfd4996')
 
 prepare() {
   mkdir -p build