extra/qt6-base to 6.0.4-1

This commit is contained in:
Kevin Mihelich 2021-05-04 13:59:28 +00:00
parent 7f4401d4e9
commit e13056bb71

View file

@ -6,9 +6,9 @@
# - explicitly link v5/v6 with libatomic
pkgname=qt6-base
_qtver=6.0.3
_qtver=6.0.4
pkgver=${_qtver/-/}
pkgrel=2
pkgrel=1
arch=(x86_64)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
@ -30,7 +30,7 @@ _pkgfn="${pkgname/6-/}-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz"
qt6-base-cflags.patch
qt6-base-nostrip.patch)
sha256sums=('1a45b61c2a349964625c50e3ea40cbb309e269762dd0786397e0e18e7e10d394'
sha256sums=('c42757932d7cb264a043cc2a0eed30774d938f63db67bfff11d8e319c0c8799a'
'cf707cd970650f8b60f8897692b36708ded9ba116723ec8fcd885576783fe85c'
'4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')