[arch-commits] Commit in libdwarf/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Fri Mar 30 10:35:03 UTC 2018
Date: Friday, March 30, 2018 @ 10:35:02
Author: mtorromeo
Revision: 313493
upgpkg: libdwarf 20180129-1
Modified:
libdwarf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-30 09:05:49 UTC (rev 313492)
+++ PKGBUILD 2018-03-30 10:35:02 UTC (rev 313493)
@@ -4,7 +4,7 @@
# Contributor: Marti Raudsepp <marti at juffo.org>
pkgname=libdwarf
-pkgver=20170709
+pkgver=20180129
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=('46ccfb24ecd24bd7cce466d67a7bfeb62b9ed405dafdc924918d58c529abccb8')
+sha256sums=('8bd91b57064b0c14ade5a009d3a1ce819f1b6ec0e189fc876eb8f42a8720d8a6')
build() {
cd "$srcdir"/dwarf-$pkgver
More information about the arch-commits
mailing list