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

Laurent Carlier lcarlier at archlinux.org
Sun Jan 15 20:08:08 UTC 2017


    Date: Sunday, January 15, 2017 @ 20:08:07
  Author: lcarlier
Revision: 207491

upgpkg: lib32-libelf 0.168-1

upstream update 0.168

Modified:
  lib32-libelf/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 20:02:58 UTC (rev 207490)
+++ PKGBUILD	2017-01-15 20:08:07 UTC (rev 207491)
@@ -4,11 +4,11 @@
 
 _pkgbasename=elfutils
 pkgname=lib32-libelf
-pkgver=0.167
+pkgver=0.168
 pkgrel=1
 pkgdesc="Libraries to handle ELF object files and DWARF debugging information (32-bit)"
 arch=('x86_64')
-url="https://fedorahosted.org/elfutils/"
+url="https://sourceware.org/elfutils/"
 license=('LGPL3' 'GPL' 'GPL3')
 depends=('lib32-bzip2' 'lib32-zlib' 'libelf')
 makedepends=('gcc-multilib')
@@ -15,10 +15,10 @@
 provides=('lib32-elfutils')
 conflicts=('lib32-elfutils')
 replaces=('lib32-elfutils')
-source=(https://fedorahosted.org/releases/e/l/elfutils/${pkgver}/elfutils-${pkgver}.tar.bz2{,.sig})
+source=(https://sourceware.org/elfutils/ftp/${pkgver}/elfutils-${pkgver}.tar.bz2{,.sig})
 options=('staticlibs')
-sha1sums=('91cec7fec0031758cc0c842a87ee8c5faa4d8107'
-          'SKIP')
+sha256sums=('b88d07893ba1373c7dd69a7855974706d05377766568a7d9002706d5de72c276'
+            'SKIP')
 validpgpkeys=('47CC0331081B8BC6D0FD4DA08370665B57816A6A') # Mark J. Wielaard <mark at klomp.org>
 
 build() {



More information about the arch-commits mailing list