git » qt5-3d.git » commit 021e5a0

Rebuild with GCC 9.2.1 to fix segfault (FS#65449)

author Antonio Rojas
2020-02-10 23:05:59 UTC
committer Antonio Rojas
2020-02-10 23:05:59 UTC
parent 48c15c20274a034c169f5c7514f6f24abf73b15c

Rebuild with GCC 9.2.1 to fix segfault (FS#65449)

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 567339f..550b8fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgname=qt5-3d
 _qtver=5.14.1
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='https://www.qt.io'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')