temp/qt5-qtdeclarative: rebuild to resolve graphic issue introduced by !63
This commit is contained in:
parent
87434c2062
commit
7728b65460
1 changed files with 2 additions and 2 deletions
|
|
@ -8,12 +8,12 @@ _ver=${_ver/_/-}
|
|||
_ver=${_ver/beta0/beta}
|
||||
_ver=${_ver/rc0/rc}
|
||||
_V=${_ver/rc/RC}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Qt5 - QtDeclarative component (#878: armhf is armv7)"
|
||||
url="http://qt-project.org/"
|
||||
arch="all"
|
||||
license="LGPLv2 with exceptions or GPLv3 with exceptions"
|
||||
makedepends="qt5-qtbase-dev"
|
||||
makedepends="qt5-qtbase-dev python"
|
||||
subpackages="$pkgname-dev"
|
||||
|
||||
case $_pkgver in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue