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

Massimiliano Torromeo mtorromeo at gemini.archlinux.org
Mon Feb 28 11:43:06 UTC 2022


    Date: Monday, February 28, 2022 @ 11:43:06
  Author: mtorromeo
Revision: 1138384

upgpkg: libdwarf 1:0.3.3-1

Modified:
  libdwarf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-28 11:42:51 UTC (rev 1138383)
+++ PKGBUILD	2022-02-28 11:43:06 UTC (rev 1138384)
@@ -4,8 +4,8 @@
 
 pkgname=libdwarf
 epoch=1
-pkgver=0.3.1
-pkgrel=2
+pkgver=0.3.3
+pkgrel=1
 pkgdesc="A library for handling DWARF Debugging Information Format"
 arch=(x86_64)
 license=('GPL' 'LGPL')
@@ -12,11 +12,11 @@
 url="https://www.prevanders.net/dwarf.html"
 depends=('elfutils')
 provides=('libdwarf.so')
-options+=('staticlibs')
+options+=('staticlibs' 'debug')
 #_commit="245262d6ccaeed17f7564c31b78da2d4df1a3ee0"
 #source=(https://sourceforge.net/code-snapshots/git/l/li/libdwarf/code.git/libdwarf-code-$_commit.zip)
 source=(https://www.prevanders.net/libdwarf-$pkgver.tar.xz)
-sha512sums=('dd82174bcb36c32be564be747898ef09aaaa5ecc84d211bac725edf9ba55008b3942452d6684da79a320289986b45e164bbeefb5a07658daf473b143dfe40f2b')
+sha512sums=('e79266e28b2468ec89edfe70f27f574efe784bd4ce663907f539cbe99d021c077ec7dcc4b31e9008e1eb418847fa47e80bb4d436b907fdad148a4e4da0c3346d')
 
 build() {
   cd "$srcdir"/libdwarf-$pkgver



More information about the arch-commits mailing list