[arch-commits] Commit in lib32-elfutils/trunk (PKGBUILD)

Laurent Carlier lcarlier at nymeria.archlinux.org
Sun Nov 3 16:42:07 UTC 2013


    Date: Sunday, November 3, 2013 @ 17:42:06
  Author: lcarlier
Revision: 100401

upgpkg: lib32-elfutils 0.157-1

Sync with testing

Modified:
  lib32-elfutils/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-03 14:43:21 UTC (rev 100400)
+++ PKGBUILD	2013-11-03 16:42:06 UTC (rev 100401)
@@ -4,7 +4,7 @@
 
 _pkgbasename=elfutils
 pkgname=lib32-elfutils
-pkgver=0.156
+pkgver=0.157
 pkgrel=1
 pkgdesc="Collection of libraries for working with ELF object files and DWARF debugging information (32-bit)"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('lib32-bzip2' 'lib32-zlib' 'elfutils')
 makedepends=('gcc-multilib')
 source=(https://fedorahosted.org/releases/e/l/elfutils/${pkgver}/elfutils-${pkgver}.tar.bz2)
-sha1sums=('48b30828eb0fb47787e45d80db05c05bbe0eaa76')
+sha1sums=('5e3767206c7f1b3bcfe33bce99fe09686ef165d2')
 
 build() {
   cd ${srcdir}/${_pkgbasename}-${pkgver}




More information about the arch-commits mailing list