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

Eric Bélanger eric at archlinux.org
Mon Aug 29 20:57:27 UTC 2011


    Date: Monday, August 29, 2011 @ 16:57:27
  Author: eric
Revision: 136466

upgpkg: libevent 2.0.13-1

Upstream update

Modified:
  libevent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-29 20:31:00 UTC (rev 136465)
+++ PKGBUILD	2011-08-29 20:57:27 UTC (rev 136466)
@@ -3,7 +3,7 @@
 # Contributor: Judd <jvinet at zeroflux.org>
 
 pkgname=libevent
-pkgver=2.0.12
+pkgver=2.0.13
 pkgrel=1
 pkgdesc="An event notification library"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 optdepends=('python2: to use event_rpcgen.py')
 options=('!libtool')
 source=("http://www.monkey.org/~provos/libevent-$pkgver-stable.tar.gz")
-md5sums=('42986228baf95e325778ed328a93e070')
+md5sums=('af786b4b3f790c9d3279792edf7867fc')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}-stable"




More information about the arch-commits mailing list