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

Massimiliano Torromeo mtorromeo at archlinux.org
Mon Jul 2 07:58:13 UTC 2018


    Date: Monday, July 2, 2018 @ 07:58:13
  Author: mtorromeo
Revision: 349434

upgpkg: libdwarf 20180527-1

Modified:
  libdwarf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-01 21:23:38 UTC (rev 349433)
+++ PKGBUILD	2018-07-02 07:58:13 UTC (rev 349434)
@@ -4,7 +4,7 @@
 # Contributor: Marti Raudsepp <marti at juffo.org>
 
 pkgname=libdwarf
-pkgver=20180129
+pkgver=20180527
 pkgrel=1
 pkgdesc="A library for handling DWARF Debugging Information Format"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=('elfutils')
 options+=('staticlibs')
 source=(https://www.prevanders.net/libdwarf-$pkgver.tar.gz)
-sha256sums=('8bd91b57064b0c14ade5a009d3a1ce819f1b6ec0e189fc876eb8f42a8720d8a6')
+sha256sums=('47e014211f3cfef54a78e8f6dea0b211c4825724871361adf39d9706eb9b0f1f')
 
 build() {
   cd "$srcdir"/dwarf-$pkgver



More information about the arch-commits mailing list