mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/qt6-base to 6.1.1-1
This commit is contained in:
parent
feabd4236a
commit
243465ca4c
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - disable ibase for now, FTBFS
|
||||
|
||||
pkgname=qt6-base
|
||||
_qtver=6.1.0
|
||||
_qtver=6.1.1
|
||||
pkgver=${_qtver/-/}
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
|
@ -31,7 +31,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=('f7af3c87e96051d09b5abce6c88277c33031bef241ebfe1db4106d33ed0814c4'
|
||||
sha256sums=('21a8aa9f07170e047270c668c8b037536f40226db7adbc529a0b41c3a3cb3ff2'
|
||||
'cf707cd970650f8b60f8897692b36708ded9ba116723ec8fcd885576783fe85c'
|
||||
'4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')
|
||||
|
||||
|
|
Loading…
Reference in a new issue