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

Eric Bélanger eric at archlinux.org
Sun Nov 27 20:53:37 UTC 2011


    Date: Sunday, November 27, 2011 @ 15:53:36
  Author: eric
Revision: 143630

upgpkg: libevent 2.0.16-1

Upstream update

Modified:
  libevent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-27 15:45:17 UTC (rev 143629)
+++ PKGBUILD	2011-11-27 20:53:36 UTC (rev 143630)
@@ -3,7 +3,7 @@
 # Contributor: Judd <jvinet at zeroflux.org>
 
 pkgname=libevent
-pkgver=2.0.15
+pkgver=2.0.16
 pkgrel=1
 pkgdesc="An event notification library"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 optdepends=('python2: to use event_rpcgen.py')
 options=('!libtool')
 source=(https://github.com/downloads/libevent/libevent/libevent-$pkgver-stable.tar.gz{,.asc})
-md5sums=('2643abe7ba242df15c08b2cc14ec8759'
-         '56e52e1b6bba54102d278da59af4495e')
+sha1sums=('9eb9fe3c0ec607525ed2dee6827687efcd0696ac'
+          '679023511db0106cb84a36e4ff78604d00d0a611')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}-stable"




More information about the arch-commits mailing list