[arch-commits] Commit in libdwarf/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Mon Jul 6 08:13:43 UTC 2020
Date: Monday, July 6, 2020 @ 08:13:43
Author: mtorromeo
Revision: 657956
upgpkg: libdwarf 20200703-1
Modified:
libdwarf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-06 03:56:49 UTC (rev 657955)
+++ PKGBUILD 2020-07-06 08:13:43 UTC (rev 657956)
@@ -3,7 +3,7 @@
# Contributor: Marti Raudsepp <marti at juffo.org>
pkgname=libdwarf
-pkgver=20200114
+pkgver=20200703
pkgrel=1
pkgdesc="A library for handling DWARF Debugging Information Format"
arch=(x86_64)
@@ -14,7 +14,7 @@
#_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=('b8ed28f0a7e0f537331cdcb1c9a4faf25103a70dc9e0f6985a836c4b84bd762e3631586105abc7a2632e2d35048217d79097dccafbb328f56752cb85990e222a')
+sha512sums=('bf0ea33b166d1a5723f67022282eeb2f374425e8bf3887cde843bcec8d47036fc5c2d713311e09f43ea93b79616a4743a0394bcd3820f871243a37c0982358c3')
build() {
cd "$srcdir"/libdwarf-$pkgver
More information about the arch-commits
mailing list