qt-installer-framework: bump pkgver to test size with -Os
This commit is contained in:
@@ -5,15 +5,15 @@ _mingw_suff=mingw-w64-${CARCH}
|
||||
pkgname="${_mingw_suff}-qt-${_realname}-git"
|
||||
pkgdesc="The Qt Installer Framework used for the Qt SDK installer"
|
||||
pkgver=r2098.be32157
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('any')
|
||||
url='http://qt-project.org/'
|
||||
license=('GPL3' 'LGPL' 'FDL' 'custom')
|
||||
provides=("${_mingw_suff}-qt-${_realname}")
|
||||
makedepends=("${_mingw_suff}-qt5-static" "${_mingw_suff}-gcc"
|
||||
"${_mingw_suff}-make")
|
||||
#options=('strip' 'staticlibs')
|
||||
options=('!strip' 'debug' 'staticlibs')
|
||||
options=('strip' 'staticlibs')
|
||||
#options=('!strip' 'debug' 'staticlibs')
|
||||
source=("${_realname}"::"git://gitorious.org/${_realname}/${_realname}.git"
|
||||
"0001-add-installation-stuff-to-pro-files.patch"
|
||||
"0002-add-recursive-option-to-rmdir-operation.patch"
|
||||
|
||||
Reference in New Issue
Block a user