Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt6-base
Commits:
4ed9787a by Antonio Rojas at 2023-12-27T00:15:06+01:00
upgpkg: 6.6.1-3: Rebuild to restore debug package
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = qt6-base
pkgdesc = A cross-platform application and UI framework
pkgver = 6.6.1
- pkgrel = 2
+ pkgrel = 3
url = https://www.qt.io
arch = x86_64
groups = qt6
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=qt6-base
_qtver=6.6.1
pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=3
arch=(x86_64)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-base/-/commit/4ed9787a3d70d36eb4ac06776d85301b4fc1d02e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-base/-/commit/4ed9787a3d70d36eb4ac06776d85301b4fc1d02e
You're receiving this email because of your account on gitlab.archlinux.org.