Rebuild against qt5-base 5.8.0

This commit is contained in:
nfnty 2017-01-30 02:56:04 +01:00
parent 9d8bd320ed
commit ee28f19052
No known key found for this signature in database
GPG Key ID: 32DD96A5D0370907
2 changed files with 2 additions and 2 deletions

View File

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

View File

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