Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-virtualkeyboard


Commits:
97926d26 by Antonio Rojas at 2025-03-26T19:39:08+01:00
upgpkg: 6.8.3-1: Qt 6.8.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-virtualkeyboard
        pkgdesc = Virtual keyboard framework
-       pkgver = 6.8.2
+       pkgver = 6.8.3
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = qt6-virtualkeyboard
        depends = qt6-declarative
        depends = qt6-multimedia
        depends = qt6-svg
-       source = git+https://code.qt.io/qt/qtvirtualkeyboard#tag=v6.8.2
-       sha256sums = 
7208d3fa13297ad33aee0b51be9520eb53147752082265b801581a97bb2cc9f7
+       source = git+https://code.qt.io/qt/qtvirtualkeyboard#tag=v6.8.3
+       sha256sums = 
5beea020f1237d766fd1ee0f72f33327e62c4eb5186dc905e637e7842e6bef83
 
 pkgname = qt6-virtualkeyboard


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-virtualkeyboard
-_pkgver=6.8.2
+_pkgver=6.8.3
 pkgver=${_pkgver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -25,7 +25,7 @@ makedepends=(cmake
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
-sha256sums=('7208d3fa13297ad33aee0b51be9520eb53147752082265b801581a97bb2cc9f7')
+sha256sums=('5beea020f1237d766fd1ee0f72f33327e62c4eb5186dc905e637e7842e6bef83')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-virtualkeyboard/-/commit/97926d269b5f36c23f7cdd0ce4c9aa68c841b659

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-virtualkeyboard/-/commit/97926d269b5f36c23f7cdd0ce4c9aa68c841b659
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to