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


Commits:
19338660 by Antonio Rojas at 2024-09-27T18:33:27+02:00
upgpkg: 6.7.3-1: Qt 6.7.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-svg
        pkgdesc = Classes for displaying the contents of SVG files
-       pkgver = 6.7.2
+       pkgver = 6.7.3
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = qt6-svg
        depends = glibc
        depends = qt6-base
        depends = zlib
-       source = git+https://code.qt.io/qt/qtsvg#tag=v6.7.2
-       sha256sums = 
f297059c65b98b245692f2eee69933391b7b970d2677013f03730be0e2d9450d
+       source = git+https://code.qt.io/qt/qtsvg#tag=v6.7.3
+       sha256sums = 
c6fed315694e5b252dd722ea746024fe3ee12f803f031e90115b33c0193e91e7
 
 pkgname = qt6-svg


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=qt6-svg
-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=('f297059c65b98b245692f2eee69933391b7b970d2677013f03730be0e2d9450d')
+sha256sums=('c6fed315694e5b252dd722ea746024fe3ee12f803f031e90115b33c0193e91e7')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-svg/-/commit/193386604b64e7b65980e43b6c5a28d67b7e4676

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


Reply via email to