* update qt5-charts to 5.15.15-1
This commit is contained in:
parent
19c22c0822
commit
5c21d4decd
16
qt5/qt5-charts/.SRCINFO
Normal file
16
qt5/qt5-charts/.SRCINFO
Normal file
@ -0,0 +1,16 @@
|
||||
pkgbase = qt5-charts
|
||||
pkgdesc = Provides a set of easy to use chart components
|
||||
pkgver = 5.15.15
|
||||
pkgrel = 1
|
||||
url = https://www.qt.io
|
||||
arch = x86_64
|
||||
groups = qt5
|
||||
license = GPL3
|
||||
makedepends = qt5-declarative
|
||||
makedepends = git
|
||||
depends = qt5-base
|
||||
optdepends = qt5-declarative: QML bindings
|
||||
source = kde-qtcharts::git+https://invent.kde.org/qt/qt/qtcharts#commit=0c97aae7dc242ac0710e09397672ad878761157a
|
||||
sha256sums = 5b6b7b7fba10aa98a9f3830d09321213af1e3cf2671f5379bf3e18d82f6fdc6e
|
||||
|
||||
pkgname = qt5-charts
|
@ -3,10 +3,10 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=qt5-charts
|
||||
_basever=5.15.14
|
||||
pkgver=5.15.14
|
||||
_basever=5.15.15
|
||||
pkgver=5.15.15
|
||||
pkgrel=1
|
||||
_commit=7315c48bcec88014e78165bbda54abfcd557e0af
|
||||
_commit=0c97aae7dc242ac0710e09397672ad878761157a
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://www.qt.io'
|
||||
license=('GPL3')
|
||||
@ -17,7 +17,7 @@ optdepends=('qt5-declarative: QML bindings')
|
||||
groups=('qt5')
|
||||
_pkgfqn=${pkgname/5-/}
|
||||
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
|
||||
sha256sums=('222e7f3fa95314e9e25e202ed02d92b67fae320762c0d6fc5734ff8c1c98bbdf')
|
||||
sha256sums=('ee15a0cd058248738f295c220d7160df72ec88ff92845a66189e60b4efe2bf29')
|
||||
|
||||
pkgver() {
|
||||
cd kde-$_pkgfqn
|
||||
|
Loading…
x
Reference in New Issue
Block a user