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

Jan Steffens heftig at archlinux.org
Mon Feb 15 22:07:23 UTC 2021


    Date: Monday, February 15, 2021 @ 22:07:23
  Author: heftig
Revision: 408183

1.20-1

Modified:
  pahole/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-15 21:53:22 UTC (rev 408182)
+++ PKGBUILD	2021-02-15 22:07:23 UTC (rev 408183)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=pahole
-pkgver=1.19
+pkgver=1.20
 pkgrel=1
 pkgdesc="Pahole and other DWARF utils"
 url="https://git.kernel.org/pub/scm/devel/pahole/pahole.git"
@@ -10,7 +10,7 @@
 depends=(libelf python)
 makedepends=(git cmake ninja)
 provides=(libdwarves{,_emit,_reorganize}.so)
-_commit=dd15aa4b0a6421295cbb7c3913429142fef8abe0  # tags/v1.19^0
+_commit=0d415f68c468b77c5bf8e71965cd08c6efd25fc4  # tags/v1.20^0
 source=("git+https://git.kernel.org/pub/scm/devel/pahole/pahole.git#commit=$_commit"
         "git+https://github.com/libbpf/libbpf")
 sha256sums=('SKIP'



More information about the arch-commits mailing list