Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt6-tools
Commits:
167b5ca8 by Antonio Rojas at 2024-03-03T17:07:00+01:00
upgpkg: 6.6.2-2: LLVM/clang 17 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = qt6-tools
pkgdesc = A cross-platform application and UI framework (Development
Tools, QtHelp)
pkgver = 6.6.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.qt.io
arch = x86_64
groups = qt6
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=qt6-tools
_qtver=6.6.2
pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
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-tools/-/commit/167b5ca8366e51390dca746242e2c30f93e1817e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-tools/-/commit/167b5ca8366e51390dca746242e2c30f93e1817e
You're receiving this email because of your account on gitlab.archlinux.org.