gammaray: update to 2.7.0

This commit is contained in:
gnastyle 2017-02-22 21:04:21 +01:00
parent 87b1421e82
commit 96b47c4fdf

View File

@ -1,5 +1,5 @@
pkgname=gammaray
pkgver=2.6.0
pkgver=2.7.0
pkgrel=1
pkgdesc="tool to poke around in a Qt-application and also to manipulate the application to some extent"
arch=('x86_64')
@ -10,7 +10,7 @@ depends=('qt5-base>=5.6' 'qt5-location' 'qt5-xmlpatterns' 'qt5-script' 'qt5-svg'
'git' 'qt5-graphicaleffects' 'qt5-tools' 'graphviz' 'kdstatemachineeditor')
makedepends=("cmake" 'doxygen' 'perl') # perl for pod2man
source=("https://github.com/KDAB/GammaRay/releases/download/v${pkgver}/gammaray-${pkgver}.tar.gz")
sha256sums=('6fe8e0bf9f9a479b7edf7d15e6ed48ad3cca666e149bc26e8fea54c12ded9039')
sha256sums=('09b814a33a53ae76f897ca8a100af9b57b08807f6fc2a1a8c7889212ee10c83b')
prepare()
{