mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/qt5: put pkgrel back in sync, temp noautobuild
This commit is contained in:
parent
5b5da05bb2
commit
31b199378a
1 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,7 @@
|
||||||
# - added Raspberry Pi patches for armv6h
|
# - added Raspberry Pi patches for armv6h
|
||||||
|
|
||||||
highmem=1
|
highmem=1
|
||||||
|
noautobuild=1
|
||||||
|
|
||||||
pkgbase=qt5
|
pkgbase=qt5
|
||||||
pkgname=('qt5-base'
|
pkgname=('qt5-base'
|
||||||
|
@ -25,7 +26,7 @@ pkgname=('qt5-base'
|
||||||
'qt5-webkit'
|
'qt5-webkit'
|
||||||
'qt5-xmlpatterns')
|
'qt5-xmlpatterns')
|
||||||
pkgver=5.0.2
|
pkgver=5.0.2
|
||||||
pkgrel=3
|
pkgrel=2.1
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url='http://qt-project.org/'
|
url='http://qt-project.org/'
|
||||||
license=('GPL3' 'LGPL')
|
license=('GPL3' 'LGPL')
|
||||||
|
|
Loading…
Reference in a new issue