mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/qt5-base to 5.15.2+kde+r295-2
This commit is contained in:
parent
503f71349b
commit
0c2e04413f
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
pkgbase=qt5-base
|
pkgbase=qt5-base
|
||||||
pkgname=(qt5-base qt5-xcb-private-headers)
|
pkgname=(qt5-base qt5-xcb-private-headers)
|
||||||
pkgver=5.15.2+kde+r295
|
pkgver=5.15.2+kde+r295
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
_commit=03933d189a93c760b642c7021dd9bb63802da254
|
_commit=03933d189a93c760b642c7021dd9bb63802da254
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://www.qt.io'
|
url='https://www.qt.io'
|
||||||
|
@ -39,6 +39,7 @@ source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit
|
||||||
sha256sums=('SKIP'
|
sha256sums=('SKIP'
|
||||||
'5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78'
|
'5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78'
|
||||||
'4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')
|
'4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')
|
||||||
|
options=(debug)
|
||||||
|
|
||||||
pkgver() {
|
pkgver() {
|
||||||
cd $_pkgfqn
|
cd $_pkgfqn
|
||||||
|
|
Loading…
Reference in a new issue