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

Allan McRae allan at archlinux.org
Thu May 7 05:43:22 UTC 2009


    Date: Thursday, May 7, 2009 @ 01:43:22
  Author: allan
Revision: 38078

upgpkg: libevent 1.4.10-1

Modified:
  libevent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-07 04:27:48 UTC (rev 38077)
+++ PKGBUILD	2009-05-07 05:43:22 UTC (rev 38078)
@@ -3,8 +3,8 @@
 # Contributor: Judd <jvinet at zeroflux.org>
 
 pkgname=libevent
-pkgver=1.4.8
-pkgrel=2
+pkgver=1.4.10
+pkgrel=1
 pkgdesc="An event notification library"
 license=('GPL2')
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('glibc')
 source=(http://www.monkey.org/~provos/libevent-$pkgver-stable.tar.gz)
 options=(!libtool)
-md5sums=('e626c34f86746dffe8d055af0a84d08e')
+md5sums=('20611535f26d415bd6ad380a673d9ea2')
 
 build() {
   cd $srcdir/$pkgname-$pkgver-stable




More information about the arch-commits mailing list