Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / sysprof


Commits:
e41e7627 by Jan Alexander Steffens (heftig) at 2024-05-02T04:58:31+02:00
46.0-2: gcc rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = sysprof
        pkgdesc = Kernel based performance profiler
        pkgver = 46.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://wiki.gnome.org/Apps/Sysprof
        arch = x86_64
        license = GPL-3.0-or-later
@@ -24,8 +24,8 @@ pkgbase = sysprof
        depends = pango
        depends = polkit
        depends = systemd-libs
-       source = 
git+https://gitlab.gnome.org/GNOME/sysprof.git#commit=594a3037c0e7cc1bf97f162a392aa4f8989c9dce
-       b2sums = SKIP
+       source = git+https://gitlab.gnome.org/GNOME/sysprof.git#tag=46.0
+       b2sums = 
d32a2a9f129a121c814b46377b6d0fee306e3d0f87dac73e7fd4ce9de85888e5e980f309faa17ce366006f0a0390475dc83739b92d4e460c2da7293ab97dcd03
 
 pkgname = sysprof
        groups = gnome-extra


=====================================
PKGBUILD
=====================================
@@ -12,7 +12,7 @@ pkgname=(
   libsysprof-capture
 )
 pkgver=46.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Kernel based performance profiler"
 url="https://wiki.gnome.org/Apps/Sysprof";
 license=(GPL-3.0-or-later)
@@ -40,16 +40,10 @@ makedepends=(
   python-packaging
   yelp-tools
 )
-_commit=594a3037c0e7cc1bf97f162a392aa4f8989c9dce  # tags/46.0^0
 source=(
-  "git+https://gitlab.gnome.org/GNOME/sysprof.git#commit=$_commit";
+  "git+https://gitlab.gnome.org/GNOME/sysprof.git#tag=${pkgver/[a-z]/.&}";
 )
-b2sums=('SKIP')
-
-pkgver() {
-  cd sysprof
-  git describe --tags | sed -r 
's/\.([a-z])/\1/;s/([a-z])\./\1/;s/[^-]*-g/r&/;s/-/+/g'
-}
+b2sums=('d32a2a9f129a121c814b46377b6d0fee306e3d0f87dac73e7fd4ce9de85888e5e980f309faa17ce366006f0a0390475dc83739b92d4e460c2da7293ab97dcd03')
 
 prepare() {
   cd sysprof



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sysprof/-/commit/e41e76272e249fd46784a5d4e0a238f31dcca021

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sysprof/-/commit/e41e76272e249fd46784a5d4e0a238f31dcca021
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to