* update qt5-scxml to 5.15.15-1
This commit is contained in:
parent
d99804a15e
commit
ea921a2ba8
21
qt5/qt5-scxml/.SRCINFO
Normal file
21
qt5/qt5-scxml/.SRCINFO
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
pkgbase = qt5-scxml
|
||||||
|
pkgdesc = Static and runtime integration of SCXML models into Qt code
|
||||||
|
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-declarative
|
||||||
|
source = kde-qtscxml::git+https://invent.kde.org/qt/qt/qtscxml#commit=02e1e963ec9492bb1620b3ac3fc6ffc2ff280778
|
||||||
|
sha256sums = e0bb402280a0458b04ba5f97fb21b4a4011adaf808d9d7ffe63ed32e84da5f24
|
||||||
|
|
||||||
|
pkgname = qt5-scxml
|
@ -3,10 +3,10 @@
|
|||||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||||
|
|
||||||
pkgname=qt5-scxml
|
pkgname=qt5-scxml
|
||||||
_basever=5.15.14
|
_basever=5.15.15
|
||||||
pkgver=5.15.14
|
pkgver=5.15.15
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=6834b183966d08d9f061642ee7ea2d482cbbf073
|
_commit=02e1e963ec9492bb1620b3ac3fc6ffc2ff280778
|
||||||
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=('f211a328372039fddd28537688fad1ebcd406c48fc11a02b59bc050ec6847e3d')
|
sha256sums=('e0bb402280a0458b04ba5f97fb21b4a4011adaf808d9d7ffe63ed32e84da5f24')
|
||||||
|
|
||||||
pkgver() {
|
pkgver() {
|
||||||
cd kde-$_pkgfqn
|
cd kde-$_pkgfqn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user