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


Commits:
91da160c by Antonio Rojas at 2024-09-27T18:35:39+02:00
upgpkg: 6.7.3-1: Qt 6.7.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.7.2
+       pkgver = 6.7.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.7.2
-       sha256sums = 
7ea2484fb3afbe48ec56176e69657c11c0aff92a219551bf6472b1a5032a237d
+       source = git+https://code.qt.io/qt/qtlocation#tag=v6.7.3
+       sha256sums = 
5ce37dc1ba7818bb4badcd7a9cfc9e54186d7dfe38cc628482113adfa133f4b0
 
 pkgname = qt6-location


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-location
-pkgver=6.7.2
+pkgver=6.7.3
 pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
@@ -19,7 +19,7 @@ makedepends=(cmake
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$pkgver)
-sha256sums=('7ea2484fb3afbe48ec56176e69657c11c0aff92a219551bf6472b1a5032a237d')
+sha256sums=('5ce37dc1ba7818bb4badcd7a9cfc9e54186d7dfe38cc628482113adfa133f4b0')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to