[arch-commits] Commit in elfutils/trunk (PKGBUILD)
Laurent Carlier
lcarlier at nymeria.archlinux.org
Sun Nov 3 16:38:50 UTC 2013
Date: Sunday, November 3, 2013 @ 17:38:50
Author: lcarlier
Revision: 198762
upgpkg: elfutils 0.157-1
upstream release 0.157
Modified:
elfutils/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-11-03 13:49:41 UTC (rev 198761)
+++ PKGBUILD 2013-11-03 16:38:50 UTC (rev 198762)
@@ -3,8 +3,8 @@
# Contributor: Andrej Gelenberg <andrej.gelenberg at udo.edu>
pkgname=elfutils
-pkgver=0.156
-pkgrel=2
+pkgver=0.157
+pkgrel=1
pkgdesc="Libraries and utilities to handle ELF object files and DWARF debugging information"
arch=('i686' 'x86_64')
url="https://fedorahosted.org/elfutils/"
@@ -15,7 +15,7 @@
conflicts=('libelf')
source=(https://fedorahosted.org/releases/e/l/elfutils/${pkgver}/elfutils-${pkgver}.tar.bz2{,.sig})
options=('staticlibs')
-sha1sums=('48b30828eb0fb47787e45d80db05c05bbe0eaa76'
+sha1sums=('5e3767206c7f1b3bcfe33bce99fe09686ef165d2'
'SKIP')
build() {
More information about the arch-commits
mailing list