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


Commits:
6da43104 by Antonio Rojas at 2024-09-27T18:35: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-httpserver
        pkgdesc = Qt HTTP Server
-       pkgver = 6.7.2
+       pkgver = 6.7.3
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = qt6-httpserver
        depends = glibc
        depends = qt6-base
        depends = qt6-websockets
-       source = git+https://code.qt.io/qt/qthttpserver#tag=v6.7.2
-       sha256sums = 
e400eaaad0bdf8a4534538691b99f3d9087c3fe3f1b340562a740eeffb4b6c23
+       source = git+https://code.qt.io/qt/qthttpserver#tag=v6.7.3
+       sha256sums = 
3c4b2be7e8018c9dcfd8c2301092039c02d65cd196d4aa4e1c42975fc295eefe
 
 pkgname = qt6-httpserver


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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-httpserver/-/commit/6da431045bf95e36bb5dbf3a4c007c2713596a34

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


Reply via email to