[arch-commits] Commit in libdwarf/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Mon Oct 10 08:00:37 UTC 2016
Date: Monday, October 10, 2016 @ 08:00:36
Author: mtorromeo
Revision: 191793
upgpkg: libdwarf 20161001-1
Modified:
libdwarf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-10 07:31:17 UTC (rev 191792)
+++ PKGBUILD 2016-10-10 08:00:36 UTC (rev 191793)
@@ -4,7 +4,7 @@
# Contributor: Marti Raudsepp <marti at juffo.org>
pkgname=libdwarf
-pkgver=20160613
+pkgver=20161001
pkgrel=1
pkgdesc="A library for handling DWARF Debugging Information Format"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
depends=('elfutils')
options+=('staticlibs')
source=(http://www.prevanders.net/libdwarf-$pkgver.tar.gz)
-sha256sums=('2cd47883a57dd89cb6d32ac36ef14c2631719a4eb2e6e2f743053651416802bb')
+sha256sums=('053aebbdfe54478a000db7a73eea5dae49a47078297d9e6d767be63d103532b5')
build() {
cd "$srcdir"/dwarf-$pkgver
More information about the arch-commits
mailing list