* update qt5-x11extras to 5.15.15-1
This commit is contained in:
parent
346cccec81
commit
1fc54aea35
21
qt5/qt5-x11extras/.SRCINFO
Normal file
21
qt5/qt5-x11extras/.SRCINFO
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
pkgbase = qt5-x11extras
|
||||||
|
pkgdesc = Provides platform-specific APIs for X11
|
||||||
|
pkgver = 5.15.15
|
||||||
|
pkgrel = 1
|
||||||
|
url = https://www.qt.io
|
||||||
|
arch = x86_64
|
||||||
|
arch = powerpc64le
|
||||||
|
arch = powerpc64
|
||||||
|
arch = powerpc
|
||||||
|
arch = riscv64
|
||||||
|
groups = qt5
|
||||||
|
license = GPL3
|
||||||
|
license = LGPL3
|
||||||
|
license = FDL
|
||||||
|
license = custom
|
||||||
|
makedepends = git
|
||||||
|
depends = qt5-base
|
||||||
|
source = kde-qtx11extras::git+https://invent.kde.org/qt/qt/qtx11extras#commit=ff2cc0065a3504e6043b47b1b4601fcdce62eefb
|
||||||
|
sha256sums = f586b4b5f58225b1b136ad5bd5f6a344fddee52f108e097a113da664eaefa9b3
|
||||||
|
|
||||||
|
pkgname = qt5-x11extras
|
@ -3,10 +3,10 @@
|
|||||||
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
||||||
|
|
||||||
pkgname=qt5-x11extras
|
pkgname=qt5-x11extras
|
||||||
_basever=5.15.14
|
_basever=5.15.15
|
||||||
pkgver=5.15.14
|
pkgver=5.15.15
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=6c3605fcb3b34e55951f597e06c135d97dfa6cd7
|
_commit=ff2cc0065a3504e6043b47b1b4601fcdce62eefb
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url='https://www.qt.io'
|
url='https://www.qt.io'
|
||||||
license=('GPL3' 'LGPL3' 'FDL' 'custom')
|
license=('GPL3' 'LGPL3' 'FDL' 'custom')
|
||||||
@ -16,7 +16,7 @@ makedepends=('git')
|
|||||||
groups=('qt5')
|
groups=('qt5')
|
||||||
_pkgfqn=${pkgname/5-/}
|
_pkgfqn=${pkgname/5-/}
|
||||||
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
|
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
|
||||||
sha256sums=('99e923b91238a3ae70fd07a506ff773d2da35b48f719ba36e49510750b8251fa')
|
sha256sums=('f586b4b5f58225b1b136ad5bd5f6a344fddee52f108e097a113da664eaefa9b3')
|
||||||
|
|
||||||
pkgver() {
|
pkgver() {
|
||||||
cd kde-$_pkgfqn
|
cd kde-$_pkgfqn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user