From 5f987188300d261b48f91470365ca7fecb04bff5 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Mon, 16 May 2022 11:38:27 -0400 Subject: [qt5-styleplugins]: rebuild against latest qt5-base --- libre/qt5-styleplugins/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libre/qt5-styleplugins/PKGBUILD b/libre/qt5-styleplugins/PKGBUILD index 7f375543d..36115efa1 100644 --- a/libre/qt5-styleplugins/PKGBUILD +++ b/libre/qt5-styleplugins/PKGBUILD @@ -1,6 +1,6 @@ +# Maintainer (aur): Eli Schwartz # Maintainer: bill-auger -# Contributor: Felix Yan -# Contributor: Eli Schwartz + # parabola changes and rationale: # - no libre changes @@ -11,7 +11,7 @@ pkgname=qt5-styleplugins pkgver=5.0.0.20170311 _commit=335dbece103e2cbf6c7cf819ab6672c2956b17b3 # unreleased master branch tip pkgdesc='Additional style plugins for Qt5' -pkgrel=34 +pkgrel=35 arch=(armv7h i686 x86_64) url="https://github.com/qt/qtstyleplugins" license=('LGPL') @@ -74,9 +74,9 @@ build() { cd qtstyleplugins-${_commit} qmake PREFIX='/usr' \ - CONFIG+='nostrip' \ - QMAKE_CFLAGS_RELEASE="$CFLAGS" \ - QMAKE_CXXFLAGS_RELEASE="$CXXFLAGS" + CONFIG+='nostrip' \ + QMAKE_CFLAGS_RELEASE="$CFLAGS" \ + QMAKE_CXXFLAGS_RELEASE="$CXXFLAGS" make } -- cgit v1.2.2