Date: Thursday, February 3, 2022 @ 15:07:03 Author: dvzrv Revision: 436111
upgpkg: elfutils 0.186-4: Rebuild to add debug packages. Modified: elfutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-03 14:55:27 UTC (rev 436110) +++ PKGBUILD 2022-02-03 15:07:03 UTC (rev 436111) @@ -6,13 +6,13 @@ pkgbase=elfutils pkgname=(debuginfod elfutils libelf) pkgver=0.186 -pkgrel=3 +pkgrel=4 pkgdesc="Handle ELF object files and DWARF debugging information" arch=(x86_64) url="https://sourceware.org/elfutils/" license=(LGPL3 GPL3) makedepends=(bzip2 curl gcc-libs libarchive libmicrohttpd sqlite xz zlib zstd) -options=(staticlibs) +options=(debug staticlibs) source=("https://sourceware.org/${pkgbase}/ftp/${pkgver}/${pkgbase}-${pkgver}.tar.bz2"{,.sig}) sha512sums=('c9180b27ec62935f18b9431268d176f6023d1bb938731d2af6e7626ae460af6608a70ba68483aa1ec7e6cb0fa0528b661ca8b68bc4f58ea8e18af527c5950c78' 'SKIP')
