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

Anatol Pomozov anatolik at archlinux.org
Tue Oct 20 16:39:13 UTC 2015


    Date: Tuesday, October 20, 2015 @ 18:39:12
  Author: anatolik
Revision: 249568

upgpkg: elfutils 0.164-1

Modified:
  elfutils/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-20 15:50:07 UTC (rev 249567)
+++ PKGBUILD	2015-10-20 16:39:12 UTC (rev 249568)
@@ -5,8 +5,8 @@
 
 pkgbase=elfutils
 pkgname=(elfutils libelf)
-pkgver=0.163
-pkgrel=2
+pkgver=0.164
+pkgrel=1
 pkgdesc="Utilities to handle ELF object files and DWARF debugging information"
 arch=('i686' 'x86_64')
 url="https://fedorahosted.org/elfutils/"
@@ -14,7 +14,7 @@
 depends=('gcc-libs' 'zlib' 'bzip2' 'xz')
 options=('staticlibs')
 source=(https://fedorahosted.org/releases/e/l/elfutils/${pkgver}/elfutils-${pkgver}.tar.bz2{,.sig})
-sha1sums=('7931b4961364a8a17c708138c70c552ae2881227'
+sha1sums=('55a951f909267db76d506f61752508a86589aa37'
           'SKIP')
 validpgpkeys=('47CC0331081B8BC6D0FD4DA08370665B57816A6A')  # Mark J. Wielaard <mark at klomp.org>
 



More information about the arch-commits mailing list