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

David Runge dvzrv at gemini.archlinux.org
Thu Feb 3 15:20:07 UTC 2022


    Date: Thursday, February 3, 2022 @ 15:20:07
  Author: dvzrv
Revision: 1124891

upgpkg: lib32-libelf 0.186-3: Rebuild to add debug package.

Modified:
  lib32-libelf/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-03 15:13:29 UTC (rev 1124890)
+++ PKGBUILD	2022-02-03 15:20:07 UTC (rev 1124891)
@@ -5,7 +5,7 @@
 _name=elfutils
 pkgname=lib32-libelf
 pkgver=0.186
-pkgrel=2
+pkgrel=3
 pkgdesc="Handle ELF object files and DWARF debugging information (libraries) (32-bit)"
 arch=(x86_64)
 url="https://sourceware.org/elfutils/"
@@ -13,6 +13,7 @@
 depends=(lib32-curl lib32-bzip2 lib32-gcc-libs lib32-xz lib32-zlib
 lib32-zstd "libelf=${pkgver}")
 # NOTE: the shared objects can not be added to provides as they are not versioned
+options=(debug)
 source=("https://sourceware.org/elfutils/ftp/${pkgver}/elfutils-${pkgver}.tar.bz2"{,.sig})
 options=(staticlibs)
 sha512sums=('c9180b27ec62935f18b9431268d176f6023d1bb938731d2af6e7626ae460af6608a70ba68483aa1ec7e6cb0fa0528b661ca8b68bc4f58ea8e18af527c5950c78'



More information about the arch-commits mailing list