Date: Sunday, March 13, 2011 @ 06:05:11 Author: allan Revision: 114401
upgpkg: elfutils 0.152-1 upstream update Modified: elfutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-13 09:56:00 UTC (rev 114400) +++ PKGBUILD 2011-03-13 10:05:11 UTC (rev 114401) @@ -3,7 +3,7 @@ # Contributor: Andrej Gelenberg <[email protected]> pkgname=elfutils -pkgver=0.151 +pkgver=0.152 pkgrel=1 pkgdesc="Collection of libraries and utilities for working with ELF object files and DWARF debugging information" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ replaces=('libelf') conflicts=('libelf') source=(https://fedorahosted.org/releases/e/l/elfutils/${pkgver}/elfutils-${pkgver}.tar.bz2) -md5sums=('9bc04e409a5510ba379afc3f853a59ae') +md5sums=('39739ed58a0fa1862eff8735f111fe5c') build() {
