[arch-commits] CVS update of arch/build/lib/libevent (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu May 31 08:16:03 UTC 2007


    Date: Thursday, May 31, 2007 @ 04:16:03
  Author: tpowa
    Path: /home/cvs-arch/arch/build/lib/libevent

Modified: PKGBUILD (1.4 -> 1.5)

'upgpkg: update to new version'


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


Index: arch/build/lib/libevent/PKGBUILD
diff -u arch/build/lib/libevent/PKGBUILD:1.4 arch/build/lib/libevent/PKGBUILD:1.5
--- arch/build/lib/libevent/PKGBUILD:1.4	Mon May 15 17:13:54 2006
+++ arch/build/lib/libevent/PKGBUILD	Thu May 31 04:16:03 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.4 2006/05/15 21:13:54 uid1016 Exp $
+# $Id: PKGBUILD,v 1.5 2007/05/31 08:16:03 tpowa Exp $
 # Maintainer: Judd <jvinet at zeroflux.org>
 pkgname=libevent
-pkgver=1.1a
-pkgrel=2
+pkgver=1.3b
+pkgrel=1
 pkgdesc="a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached"
 arch=(i686 x86_64)
 url="http://www.monkey.org/~provos/libevent/"
 depends=('glibc')
 source=(http://www.monkey.org/~provos/libevent-$pkgver.tar.gz)
-md5sums=('6cc776458ecaf9247550863702a44d7c')
+md5sums=('7fc864faee87dbe1ed5e34ab8787172c')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list