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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jun 14 17:54:24 UTC 2009


    Date: Sunday, June 14, 2009 @ 13:54:23
  Author: andyrtr
Revision: 42472

prepare bump

Modified:
  libelf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-14 17:38:20 UTC (rev 42471)
+++ PKGBUILD	2009-06-14 17:54:23 UTC (rev 42472)
@@ -4,15 +4,15 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=libelf
-pkgver=0.8.10
-pkgrel=3
+pkgver=0.8.11
+pkgrel=1
 pkgdesc="libelf is a free ELF object file access library"
 arch=(i686 x86_64)
 license=('GPL')
 source=(http://www.mr511.de/software/${pkgname}-${pkgver}.tar.gz)
 url="http://www.mr511.de/software/"
 depends=('glibc')
-md5sums=('9db4d36c283d9790d8fa7df1f4d7b4d9')
+md5sums=('e931910b6d100f6caa32239849947fbf')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list