qt6-charts: update to 6.2.1.
This commit is contained in:
parent
02330a5ef2
commit
cc5abe93df
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-charts'
|
||||
pkgname=qt6-charts
|
||||
version=6.2.0
|
||||
version=6.2.1
|
||||
revision=1
|
||||
wrksrc="qtcharts-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://qt.io/"
|
||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtcharts-everywhere-src-${version}.tar.xz"
|
||||
checksum=9114d4e05e63f5b9d5f07d53d72bf2fbfb22ffae283cc98d3371d73f04b6f4fc
|
||||
checksum=f92ad16abd382a1488e6aafa129d88887a14300cb0f237fe37bca9173cf5a688
|
||||
|
||||
qt6-charts-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue