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


Commits:
d689e037 by Antonio Rojas at 2023-06-15T21:59:56+02:00
Qt 6.6 beta 1

- - - - -
c8970f37 by Antonio Rojas at 2023-07-14T20:43:14+02:00
Qt 6.6.0 beta 2

- - - - -
e68e8c56 by Antonio Rojas at 2023-08-28T18:48:31+02:00
Update to 6.6 beta 3

- - - - -
01446841 by Antonio Rojas at 2023-09-18T09:07:39+02:00
Update to 6.6 beta 4

- - - - -
03358e4a by Antonio Rojas at 2023-09-26T09:02:19+02:00
Update to 6.6 RC

- - - - -
9f5bc5fe by Antonio Rojas at 2023-10-02T20:33:43+02:00
Overhaul dependencies

- - - - -
1d796bd5 by Antonio Rojas at 2023-12-19T23:06:26+01:00
Qt 6.7 beta 1

- - - - -
0ada64c1 by Antonio Rojas at 2023-12-20T08:20:22+01:00
upgpkg: 6.7.0beta1-1: kde-unstable

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-connectivity
        pkgdesc = Provides access to Bluetooth hardware
-       pkgver = 6.6.1
+       pkgver = 6.7.0beta1
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = qt6-connectivity
        depends = glibc
        depends = pcsclite
        depends = qt6-base
-       source = 
https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtconnectivity-everywhere-src-6.6.1.tar.xz
-       sha256sums = 
5b468d4649464ff983746c5e9129b731de639ac835d35857f5d87cd4258e0645
+       source = 
https://download.qt.io/development_releases/qt/6.7/6.7.0-beta1/submodules/qtconnectivity-everywhere-src-6.7.0-beta1.tar.xz
+       sha256sums = 
d00b81a4327ba039dba642fbe59491b860c966e77613ee672ecd1800ed7bd619
 
 pkgname = qt6-connectivity


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-connectivity
-_qtver=6.6.1
+_qtver=6.7.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -18,8 +18,8 @@ makedepends=(cmake
              ninja)
 groups=(qt6)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
-source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('5b468d4649464ff983746c5e9129b731de639ac835d35857f5d87cd4258e0645')
+source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('d00b81a4327ba039dba642fbe59491b860c966e77613ee672ecd1800ed7bd619')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-connectivity/-/compare/ed223b6d5cc3d4c1446ccaa97a8ded57d32159e9...0ada64c168fd1c9be9e7d9c9251c583882fd5138

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-connectivity/-/compare/ed223b6d5cc3d4c1446ccaa97a8ded57d32159e9...0ada64c168fd1c9be9e7d9c9251c583882fd5138
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to