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


Commits:
f053debf by Antonio Rojas at 2025-03-26T19:37:50+01:00
upgpkg: 6.8.3-1: Qt 6.8.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-location
        pkgdesc = Helps you create viable mapping solutions using the data 
available from some of the popular location services
-       pkgver = 6.8.2
+       pkgver = 6.8.3
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = qt6-location
        depends = qt6-base
        depends = qt6-declarative
        depends = qt6-positioning
-       source = git+https://code.qt.io/qt/qtlocation#tag=v6.8.2
-       sha256sums = 
6bcf524a66e649ec7d825a55dc07bc9ea804aa6fb4f254c5f132c0ee28d49487
+       source = git+https://code.qt.io/qt/qtlocation#tag=v6.8.3
+       sha256sums = 
ac0ddbca1c854220c3595ed76d4a9d0745d7a6348093f62605e9028b6f449ce1
 
 pkgname = qt6-location


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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-location/-/commit/f053debf83ee039ac87ef3e13dd6253afa117daa

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


Reply via email to