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

Massimiliano Torromeo mtorromeo at archlinux.org
Mon Dec 7 08:55:37 UTC 2020


    Date: Monday, December 7, 2020 @ 08:55:37
  Author: mtorromeo
Revision: 771366

upgpkg: libdwarf 20201201-1

Modified:
  libdwarf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-07 07:46:43 UTC (rev 771365)
+++ PKGBUILD	2020-12-07 08:55:37 UTC (rev 771366)
@@ -3,7 +3,7 @@
 # Contributor: Marti Raudsepp <marti at juffo.org>
 
 pkgname=libdwarf
-pkgver=20201020
+pkgver=20201201
 pkgrel=1
 pkgdesc="A library for handling DWARF Debugging Information Format"
 arch=(x86_64)
@@ -10,11 +10,12 @@
 license=('GPL' 'LGPL')
 url="https://www.prevanders.net/dwarf.html"
 depends=('elfutils')
+provides=('libdwarf.so')
 options+=('staticlibs')
 #_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.gz)
-sha512sums=('5c1078440c4afc255ce9597e1fca96615b9b41c88fe33c18a1fdc140ec1dee835bd926473535fcacb2f8d3c8fd63349c24e89e71a2d1a2319408a970f7bfa320')
+sha512sums=('246a08b1983e3d765a0516068066ea1c9ddb3d04d6c25dae73ae251542c9c1f28c340ecc50cb2adda7ffea7773d7d615b7826f85b56e6859ba889301d72e8a85')
 
 build() {
   cd "$srcdir"/libdwarf-$pkgver



More information about the arch-commits mailing list