mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/qt5-base to 5.15.8+kde+r165-1
This commit is contained in:
parent
efdaf4292e
commit
c4c9f7ef9a
1 changed files with 2 additions and 3 deletions
|
@ -10,9 +10,9 @@
|
|||
pkgbase=qt5-base
|
||||
pkgname=(qt5-base qt5-xcb-private-headers)
|
||||
_basever=5.15.8
|
||||
pkgver=5.15.8+kde+r162
|
||||
pkgver=5.15.8+kde+r165
|
||||
pkgrel=1
|
||||
_commit=dec44589403c99f96705b607d6fa5423b40463b6
|
||||
_commit=99806e9cdec49ed867c409af4fda99459bd9d09f
|
||||
arch=('x86_64')
|
||||
url='https://www.qt.io'
|
||||
license=('GPL3' 'LGPL3' 'FDL' 'custom')
|
||||
|
@ -40,7 +40,6 @@ source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit
|
|||
sha256sums=('SKIP'
|
||||
'5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78'
|
||||
'4abc22150fa3e06b2fdcec32146abc9be4e316692aa4d5bd5aa53b4b726783fa')
|
||||
options=(debug)
|
||||
|
||||
pkgver() {
|
||||
cd $_pkgfqn
|
||||
|
|
Loading…
Reference in a new issue