* update sysprof to 47.2-1
This commit is contained in:
parent
540b456ed4
commit
0d3827800e
@ -1,6 +1,6 @@
|
|||||||
pkgbase = sysprof
|
pkgbase = sysprof
|
||||||
pkgdesc = Kernel based performance profiler
|
pkgdesc = Kernel based performance profiler
|
||||||
pkgver = 47.0
|
pkgver = 47.2
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://wiki.gnome.org/Apps/Sysprof
|
url = https://wiki.gnome.org/Apps/Sysprof
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@ -28,8 +28,8 @@ pkgbase = sysprof
|
|||||||
depends = pango
|
depends = pango
|
||||||
depends = polkit
|
depends = polkit
|
||||||
depends = systemd-libs
|
depends = systemd-libs
|
||||||
source = git+https://gitlab.gnome.org/GNOME/sysprof.git#tag=47.0
|
source = git+https://gitlab.gnome.org/GNOME/sysprof.git#tag=47.2
|
||||||
b2sums = 981213c72c1aeaef004b8f981cdf43432dc085bf306f90a302aa52f7bf70b12cd67c1c2927db94724e3033048bb2b10972656173d6353328666247224fd7050b
|
b2sums = 289a8071ef279177c512055fc4e14d7811863c71a41b69a90cd25fb6e60005476101da63b21365aaeddff9278b222b004fcc03f1198fa3e4abadc935e7a3beaa
|
||||||
|
|
||||||
pkgname = sysprof
|
pkgname = sysprof
|
||||||
groups = gnome-extra
|
groups = gnome-extra
|
||||||
|
@ -12,7 +12,7 @@ pkgname=(
|
|||||||
sysprof
|
sysprof
|
||||||
libsysprof-capture
|
libsysprof-capture
|
||||||
)
|
)
|
||||||
pkgver=47.0
|
pkgver=47.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Kernel based performance profiler"
|
pkgdesc="Kernel based performance profiler"
|
||||||
url="https://wiki.gnome.org/Apps/Sysprof"
|
url="https://wiki.gnome.org/Apps/Sysprof"
|
||||||
@ -44,7 +44,7 @@ makedepends=(
|
|||||||
source=(
|
source=(
|
||||||
"git+https://gitlab.gnome.org/GNOME/sysprof.git#tag=${pkgver/[a-z]/.&}"
|
"git+https://gitlab.gnome.org/GNOME/sysprof.git#tag=${pkgver/[a-z]/.&}"
|
||||||
)
|
)
|
||||||
b2sums=('981213c72c1aeaef004b8f981cdf43432dc085bf306f90a302aa52f7bf70b12cd67c1c2927db94724e3033048bb2b10972656173d6353328666247224fd7050b')
|
b2sums=('289a8071ef279177c512055fc4e14d7811863c71a41b69a90cd25fb6e60005476101da63b21365aaeddff9278b222b004fcc03f1198fa3e4abadc935e7a3beaa')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd sysprof
|
cd sysprof
|
||||||
|
Loading…
x
Reference in New Issue
Block a user