diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2022-06-23 05:38:15 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2022-06-23 05:40:44 -0400 |
commit | f347c62622d587502199efdd60ae464e315e0b9d (patch) | |
tree | ee531c1573e8a783b78bffad0159e99ef60ad519 /libre | |
parent | cd7e2d336b524927f4dd1f8befee037bcc4b64f4 (diff) | |
download | abslibre-f347c62622d587502199efdd60ae464e315e0b9d.tar.gz abslibre-f347c62622d587502199efdd60ae464e315e0b9d.tar.bz2 abslibre-f347c62622d587502199efdd60ae464e315e0b9d.zip |
[qt5-styleplugins]: rebuild againast latest qt5-base
Diffstat (limited to 'libre')
-rw-r--r-- | libre/qt5-styleplugins/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/qt5-styleplugins/PKGBUILD b/libre/qt5-styleplugins/PKGBUILD index 36115efa1..c1870e754 100644 --- a/libre/qt5-styleplugins/PKGBUILD +++ b/libre/qt5-styleplugins/PKGBUILD @@ -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=35 +pkgrel=36 arch=(armv7h i686 x86_64) url="https://github.com/qt/qtstyleplugins" license=('LGPL') |