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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jul 11 14:08:19 UTC 2009


    Date: Saturday, July 11, 2009 @ 10:08:18
  Author: andyrtr
Revision: 45425

upgpkg: libelf 0.8.12-1
    new version 0.8.12

Modified:
  libelf/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-11 13:45:28 UTC (rev 45424)
+++ PKGBUILD	2009-07-11 14:08:18 UTC (rev 45425)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=libelf
-pkgver=0.8.11
+pkgver=0.8.12
 pkgrel=1
 pkgdesc="libelf is a free ELF object file access library"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 source=(http://www.mr511.de/software/${pkgname}-${pkgver}.tar.gz)
 url="http://www.mr511.de/software/"
 depends=('glibc')
-md5sums=('e931910b6d100f6caa32239849947fbf')
+md5sums=('e21f8273d9f5f6d43a59878dc274fec7')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list