[arch-commits] Commit in libdwarf/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Mon Jul 20 09:37:41 UTC 2020
Date: Monday, July 20, 2020 @ 09:37:41
Author: mtorromeo
Revision: 664617
upgpkg: libdwarf 20200719-1
Modified:
libdwarf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-20 07:35:10 UTC (rev 664616)
+++ PKGBUILD 2020-07-20 09:37:41 UTC (rev 664617)
@@ -3,7 +3,7 @@
# Contributor: Marti Raudsepp <marti at juffo.org>
pkgname=libdwarf
-pkgver=20200703
+pkgver=20200719
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=('bf0ea33b166d1a5723f67022282eeb2f374425e8bf3887cde843bcec8d47036fc5c2d713311e09f43ea93b79616a4743a0394bcd3820f871243a37c0982358c3')
+sha512sums=('d474482a7391ca660fa08c2f52ef1c2961b7c2e7e5b92bf733a9996b7f610ec227ff6ea00401f0b4fcd897552fc3b0b054e706a36aaffe10841a383391e013a0')
build() {
cd "$srcdir"/libdwarf-$pkgver
More information about the arch-commits
mailing list