Date: Wednesday, October 29, 2014 @ 21:07:06 Author: anatolik Revision: 225445
upgpkg: elfutils 0.160-1 Modified: elfutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-10-29 19:57:48 UTC (rev 225444) +++ PKGBUILD 2014-10-29 20:07:06 UTC (rev 225445) @@ -3,7 +3,7 @@ # Contributor: Andrej Gelenberg <[email protected]> pkgname=elfutils -pkgver=0.159 +pkgver=0.160 pkgrel=1 pkgdesc="Libraries and utilities to handle ELF object files and DWARF debugging information" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ conflicts=('libelf') source=(https://fedorahosted.org/releases/e/l/elfutils/${pkgver}/elfutils-${pkgver}.tar.bz2{,.sig}) options=('staticlibs') -sha1sums=('4ff214cdb95a10b03cf413f3d018393a838f98fc' +sha1sums=('a300a1cd1543b65532e333a6e9f931db76841558' 'SKIP') build() {
