Qt 5.9.1 rebuild

This commit is contained in:
nfnty 2017-07-04 18:58:17 +02:00
parent c2d7faeb49
commit ba254a4423
No known key found for this signature in database
GPG Key ID: 32DD96A5D0370907
2 changed files with 2 additions and 2 deletions

@ -1,7 +1,7 @@
pkgbase = qt5-styleplugins
pkgdesc = Additional style plugins for Qt5
pkgver = 5.0.0
pkgrel = 8
pkgrel = 9
url = https://code.qt.io/cgit/qt/qtstyleplugins
install = install.sh
arch = i686

@ -4,7 +4,7 @@ _srcname='qtstyleplugins'
pkgdesc='Additional style plugins for Qt5'
pkgver='5.0.0'
_commit='84b443109729664c7a0bd124b42c493f28069efc'
pkgrel='8'
pkgrel='9'
arch=('i686' 'x86_64')
url="https://code.qt.io/cgit/qt/${_srcname}"
license=('LGPL')