[arch-commits] Commit in libelf/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Allan McRae allan at archlinux.org
Sun Jan 31 10:46:23 UTC 2010


    Date: Sunday, January 31, 2010 @ 05:46:22
  Author: allan
Revision: 66486

Merged revisions 66484 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/libelf/trunk

........
  r66484 | allan | 2010-01-31 20:44:04 +1000 (Sun, 31 Jan 2010) | 2 lines
  
  upgpkg: libelf 0.8.13-1
      upstream update
........

Modified:
  libelf/repos/extra-x86_64/	(properties)
  libelf/repos/extra-x86_64/PKGBUILD

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


Property changes on: libelf/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /libelf/trunk:1-45425
   + /libelf/trunk:1-66485

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2010-01-31 10:45:08 UTC (rev 66485)
+++ extra-x86_64/PKGBUILD	2010-01-31 10:46:22 UTC (rev 66486)
@@ -1,18 +1,18 @@
 # $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Maintainer: Allan McRae <allan at archlinux.org>
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=libelf
-pkgver=0.8.12
+pkgver=0.8.13
 pkgrel=1
 pkgdesc="libelf is a free ELF object file access library"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
+url="http://www.mr511.de/software/"
 license=('GPL')
+depends=('glibc')
 source=(http://www.mr511.de/software/${pkgname}-${pkgver}.tar.gz)
-url="http://www.mr511.de/software/"
-depends=('glibc')
-md5sums=('e21f8273d9f5f6d43a59878dc274fec7')
+md5sums=('4136d7b4c04df68b686570afa26988ac')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list