Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt5-doc
Commits:
2430ce1e by Antonio Rojas at 2024-11-23T12:23:06+01:00
upgpkg: 5.15.16-3: Qt 5.15.16 - fix update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = qt5-doc
pkgver = 5.15.16
- pkgrel = 2
+ pkgrel = 3
url = https://www.qt.io
arch = any
groups = qt5
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgbase=qt5-doc
pkgname=(qt5-doc qt5-examples)
_basever=5.15.16
pkgver=$_basever
-pkgrel=2
+pkgrel=3
arch=('any')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-doc/-/commit/2430ce1e16eee7464fcfed59294fa8ec3e396ac5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-doc/-/commit/2430ce1e16eee7464fcfed59294fa8ec3e396ac5
You're receiving this email because of your account on gitlab.archlinux.org.