[arch-commits] Commit in elfutils/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Mon Dec 27 08:54:57 UTC 2010
Date: Monday, December 27, 2010 @ 03:54:56
Author: allan
Revision: 104025
upgpkg: elfutils 0.150-1
upstream update
Modified:
elfutils/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-12-26 08:56:42 UTC (rev 104024)
+++ PKGBUILD 2010-12-27 08:54:56 UTC (rev 104025)
@@ -3,8 +3,8 @@
# Contributor: Andrej Gelenberg <andrej.gelenberg at udo.edu>
pkgname=elfutils
-pkgver=0.149
-pkgrel=2
+pkgver=0.150
+pkgrel=1
pkgdesc="Collection of libraries and utilities for working with ELF object files and DWARF debugging information"
arch=('i686' 'x86_64')
url="https://fedorahosted.org/elfutils/"
@@ -15,7 +15,7 @@
replaces=('libelf')
conflicts=('libelf')
source=(https://fedorahosted.org/releases/e/l/elfutils/${pkgver}/elfutils-${pkgver}.tar.bz2)
-md5sums=('8690cfcde541c83c0549623ea33c75f6')
+md5sums=('3dcfb28fa339090a1d29a9e148cce469')
build()
{
More information about the arch-commits
mailing list