[arch-commits] Commit in gammaray/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon Oct 18 07:00:29 UTC 2021


    Date: Monday, October 18, 2021 @ 07:00:29
  Author: arojas
Revision: 1030810

Update to 2.11.3

Modified:
  gammaray/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-18 06:18:14 UTC (rev 1030809)
+++ PKGBUILD	2021-10-18 07:00:29 UTC (rev 1030810)
@@ -1,11 +1,11 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=gammaray
-pkgver=2.11.2
+pkgver=2.11.3
 pkgrel=1
-pkgdesc="A tool for examining the internals of a Qt application and to some extent also manipulate it"
+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/"
+url='https://www.kdab.com/gammaray/'
 license=(GPL)
 depends=(syntax-highlighting qt5-tools qt5-svg qt5-3d)
 makedepends=(cmake kcoreaddons qt5-script qt5-wayland qt5-webengine qt5-scxml qt5-location qt5-connectivity doxygen glslang)
@@ -16,7 +16,7 @@
             'qt5-script: script engine debugger plugin'
             'kcoreaddons: KJob tracker plugin')
 source=(https://github.com/KDAB/GammaRay/releases/download/v$pkgver/gammaray-$pkgver.tar.gz{,.asc})
-sha256sums=('bba4f21a2bc81ec8ab50dce5218c7a375b92d64253c690490a6fcb384c2ff9f3'
+sha256sums=('03d7ca7bd5eb600c9c389d0cf071960330592f1f392a783b7fec5f9eaa5df586'
             'SKIP')
 validpgpkeys=(E86C000370B1B9E2A9191AD53DBFB6882C9358FB) # KDAB Products <info at kdab.com>
 



More information about the arch-commits mailing list