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

Massimiliano Torromeo mtorromeo at archlinux.org
Thu Dec 1 08:44:41 UTC 2016


    Date: Thursday, December 1, 2016 @ 08:44:40
  Author: mtorromeo
Revision: 197513

upgpkg: libdwarf 20161124-1

Modified:
  libdwarf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-01 08:21:13 UTC (rev 197512)
+++ PKGBUILD	2016-12-01 08:44:40 UTC (rev 197513)
@@ -4,7 +4,7 @@
 # Contributor: Marti Raudsepp <marti at juffo.org>
 
 pkgname=libdwarf
-pkgver=20161021
+pkgver=20161124
 pkgrel=1
 pkgdesc="A library for handling DWARF Debugging Information Format"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 depends=('elfutils')
 options+=('staticlibs')
 source=(https://www.prevanders.net/libdwarf-$pkgver.tar.gz)
-sha256sums=('5f64edf7cfabf516603b65d2cb30b5abba83b35db327e10599a20378c3d3c8cd')
+sha256sums=('bd3d6dc7da0509876fb95b8681f165febd898845dc66714aa58e69b8feca988f')
 
 build() {
   cd "$srcdir"/dwarf-$pkgver



More information about the arch-commits mailing list