Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / gammaray
Commits: 499d1d3d by Antonio Rojas at 2023-12-09T11:25:31+01:00 Rebuild with Qt 6.6.1 Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/gammaray/-/issues/1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = gammaray pkgdesc = A tool for examining the internals of a Qt application and to some extent also manipulate it pkgver = 3.0.0 - pkgrel = 3 + pkgrel = 5 url = https://www.kdab.com/gammaray/ arch = x86_64 license = GPL ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=gammaray pkgver=3.0.0 -pkgrel=4 +pkgrel=5 pkgdesc='A tool for examining the internals of a Qt application and to some extent also manipulate it' arch=(x86_64) url='https://www.kdab.com/gammaray/' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gammaray/-/commit/499d1d3d4e6738855378a3d986f9d000c103d004 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gammaray/-/commit/499d1d3d4e6738855378a3d986f9d000c103d004 You're receiving this email because of your account on gitlab.archlinux.org.
